Searched refs:ic_protmode (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/zyd/
H A Dzyd.c409 if (ic->ic_protmode == IEEE80211_PROT_CTSONLY)
412 else if (ic->ic_protmode == IEEE80211_PROT_RTSCTS)
/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_proto.c95 ic->ic_protmode = IEEE80211_PROT_CTSONLY;
/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211.h497 enum ieee80211_protmode ic_protmode; /* 802.11g protection mode */ member in struct:ieee80211com
/illumos-gate/usr/src/uts/common/io/rwn/
H A Drt2860.c2257 if (ic->ic_protmode == IEEE80211_PROT_RTSCTS)
2259 else if (ic->ic_protmode == IEEE80211_PROT_CTSONLY)
/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwn.c3855 if (ic->ic_protmode == IEEE80211_PROT_CTSONLY)
3857 else if (ic->ic_protmode == IEEE80211_PROT_RTSCTS)

Completed in 147 milliseconds