Searched refs:IEEE80211_PROT_CTSONLY (Results 1 - 13 of 13) sorted by relevance

/freebsd-9.3-release/sys/dev/ath/ath_rate/sample/
H A Dsample.h178 else if (ic->ic_protmode == IEEE80211_PROT_CTSONLY)
/freebsd-9.3-release/sys/net80211/
H A D_ieee80211.h95 IEEE80211_PROT_CTSONLY = 1, /* CTS to self */ enumerator in enum:ieee80211_protmode
H A Dieee80211_proto.c140 ic->ic_protmode = IEEE80211_PROT_CTSONLY;
/freebsd-9.3-release/sys/dev/ath/
H A Dif_ath_tx.c689 else if (ic->ic_protmode == IEEE80211_PROT_CTSONLY)
/freebsd-9.3-release/sys/dev/usb/wlan/
H A Dif_rum.c1063 KASSERT(prot == IEEE80211_PROT_RTSCTS || prot == IEEE80211_PROT_CTSONLY,
1186 IEEE80211_PROT_RTSCTS : IEEE80211_PROT_CTSONLY,
H A Dif_ural.c1173 KASSERT(prot == IEEE80211_PROT_RTSCTS || prot == IEEE80211_PROT_CTSONLY,
1237 IEEE80211_PROT_RTSCTS : IEEE80211_PROT_CTSONLY,
H A Dif_run.c3536 KASSERT(prot == IEEE80211_PROT_RTSCTS || prot == IEEE80211_PROT_CTSONLY,
3638 IEEE80211_PROT_RTSCTS : IEEE80211_PROT_CTSONLY,
5006 else if (ic->ic_protmode == IEEE80211_PROT_CTSONLY)
H A Dif_zyd.c2544 if (ic->ic_protmode == IEEE80211_PROT_CTSONLY)
/freebsd-9.3-release/sys/dev/ral/
H A Drt2560.c1641 KASSERT(prot == IEEE80211_PROT_RTSCTS || prot == IEEE80211_PROT_CTSONLY,
1724 IEEE80211_PROT_RTSCTS : IEEE80211_PROT_CTSONLY,
H A Drt2661.c1401 KASSERT(prot == IEEE80211_PROT_RTSCTS || prot == IEEE80211_PROT_CTSONLY,
H A Drt2860.c2917 else if (ic->ic_protmode == IEEE80211_PROT_CTSONLY)
/freebsd-9.3-release/sys/dev/iwn/
H A Dif_iwn.c3452 if (ic->ic_protmode == IEEE80211_PROT_CTSONLY)
/freebsd-9.3-release/sys/dev/bwn/
H A Dif_bwn.c9720 if (ic->ic_protmode == IEEE80211_PROT_CTSONLY) {

Completed in 404 milliseconds