Home
last modified time | relevance | path

Searched refs:IEEE80211_PROT_CTSONLY (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211_proto.h116 IEEE80211_PROT_CTSONLY = 1, /* CTS to self */ enumerator
/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_proto.c95 ic->ic_protmode = IEEE80211_PROT_CTSONLY; in ieee80211_proto_attach()
/illumos-gate/usr/src/uts/common/io/zyd/
H A Dzyd.c409 if (ic->ic_protmode == IEEE80211_PROT_CTSONLY) in zyd_send()
/illumos-gate/usr/src/uts/common/io/rwn/
H A Drt2860.c2260 else if (ic->ic_protmode == IEEE80211_PROT_CTSONLY) in rt2860_updateprot()
/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwn.c3856 if (ic->ic_protmode == IEEE80211_PROT_CTSONLY) in iwn_send()