Home
last modified time | relevance | path

Searched refs:IEEE80211_PROT_RTSCTS (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dnet80211_proto.h117 IEEE80211_PROT_RTSCTS = 2 /* RTS-CTS */ enumerator
/titanic_50/usr/src/uts/common/io/zyd/
H A Dzyd.c412 else if (ic->ic_protmode == IEEE80211_PROT_RTSCTS) in zyd_send()
/titanic_50/usr/src/uts/common/io/net80211/
H A Dnet80211_ht.c1813 ic->ic_htprotmode = IEEE80211_PROT_RTSCTS; in ieee80211_ht_attach()
/titanic_50/usr/src/uts/common/io/rwn/
H A Drt2860.c2257 if (ic->ic_protmode == IEEE80211_PROT_RTSCTS) in rt2860_updateprot()