ic_protmode 1751 dev/ic/rt2560.c if (ic->ic_protmode == IEEE80211_PROT_CTSONLY) ic_protmode 1753 dev/ic/rt2560.c else if (ic->ic_protmode == IEEE80211_PROT_RTSCTS) ic_protmode 1597 dev/ic/rt2661.c if (ic->ic_protmode == IEEE80211_PROT_CTSONLY) ic_protmode 1599 dev/ic/rt2661.c else if (ic->ic_protmode == IEEE80211_PROT_RTSCTS) ic_protmode 1649 dev/pci/if_wpi.c if (ic->ic_protmode == IEEE80211_PROT_CTSONLY) { ic_protmode 1652 dev/pci/if_wpi.c } else if (ic->ic_protmode == IEEE80211_PROT_RTSCTS) { ic_protmode 1088 dev/usb/if_ral.c if (ic->ic_protmode == IEEE80211_PROT_CTSONLY) ic_protmode 1090 dev/usb/if_ral.c else if (ic->ic_protmode == IEEE80211_PROT_RTSCTS) ic_protmode 1097 dev/usb/if_rum.c if (ic->ic_protmode == IEEE80211_PROT_CTSONLY) ic_protmode 1099 dev/usb/if_rum.c else if (ic->ic_protmode == IEEE80211_PROT_RTSCTS) ic_protmode 2100 dev/usb/if_zyd.c if (ic->ic_protmode == IEEE80211_PROT_CTSONLY) ic_protmode 2102 dev/usb/if_zyd.c else if (ic->ic_protmode == IEEE80211_PROT_RTSCTS) ic_protmode 987 net80211/ieee80211_node.c if (ic->ic_protmode != IEEE80211_PROT_NONE) { ic_protmode 104 net80211/ieee80211_proto.c ic->ic_protmode = IEEE80211_PROT_CTSONLY; ic_protmode 196 net80211/ieee80211_var.h enum ieee80211_protmode ic_protmode; /* 802.11g protection mode */