IEEE80211_PROT_RTSCTS 1753 dev/ic/rt2560.c 			else if (ic->ic_protmode == IEEE80211_PROT_RTSCTS)
IEEE80211_PROT_RTSCTS 1599 dev/ic/rt2661.c 			else if (ic->ic_protmode == IEEE80211_PROT_RTSCTS)
IEEE80211_PROT_RTSCTS 1652 dev/pci/if_wpi.c 			} else if (ic->ic_protmode == IEEE80211_PROT_RTSCTS) {
IEEE80211_PROT_RTSCTS 1090 dev/usb/if_ral.c 			else if (ic->ic_protmode == IEEE80211_PROT_RTSCTS)
IEEE80211_PROT_RTSCTS 1099 dev/usb/if_rum.c 			else if (ic->ic_protmode == IEEE80211_PROT_RTSCTS)
IEEE80211_PROT_RTSCTS 2102 dev/usb/if_zyd.c 			else if (ic->ic_protmode == IEEE80211_PROT_RTSCTS)
IEEE80211_PROT_RTSCTS   88 net80211/ieee80211_var.h 	IEEE80211_PROT_RTSCTS	= 2	/* RTS-CTS */