IEEE80211_PROT_CTSONLY 1751 dev/ic/rt2560.c 			if (ic->ic_protmode == IEEE80211_PROT_CTSONLY)
IEEE80211_PROT_CTSONLY 1597 dev/ic/rt2661.c 			if (ic->ic_protmode == IEEE80211_PROT_CTSONLY)
IEEE80211_PROT_CTSONLY 1649 dev/pci/if_wpi.c 			if (ic->ic_protmode == IEEE80211_PROT_CTSONLY) {
IEEE80211_PROT_CTSONLY 1088 dev/usb/if_ral.c 			if (ic->ic_protmode == IEEE80211_PROT_CTSONLY)
IEEE80211_PROT_CTSONLY 1097 dev/usb/if_rum.c 			if (ic->ic_protmode == IEEE80211_PROT_CTSONLY)
IEEE80211_PROT_CTSONLY 2100 dev/usb/if_zyd.c 			if (ic->ic_protmode == IEEE80211_PROT_CTSONLY)
IEEE80211_PROT_CTSONLY  104 net80211/ieee80211_proto.c 	ic->ic_protmode = IEEE80211_PROT_CTSONLY;
IEEE80211_PROT_CTSONLY   87 net80211/ieee80211_var.h 	IEEE80211_PROT_CTSONLY	= 1,	/* CTS to self */