Home
last modified time | relevance | path

Searched refs:IEEE80211_T_DS (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211_proto.h95 IEEE80211_T_DS, /* direct sequence spread spectrum */ enumerator
101 #define IEEE80211_T_CCK IEEE80211_T_DS /* more common nomenclature */
/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_ioctl.c762 case IEEE80211_T_DS: { in wifi_read_ap()
1875 case IEEE80211_T_DS: { in wl_get_phy()
H A Dnet80211_input.c913 scan.phytype = IEEE80211_T_DS; in ieee80211_recv_beacon()
/illumos-gate/usr/src/uts/common/io/atu/
H A Datu.c1244 ic->ic_phytype = IEEE80211_T_DS; in atu_attach()
/illumos-gate/usr/src/uts/common/io/ipw/
H A Dipw2100.c376 ic->ic_phytype = IEEE80211_T_DS; in ipw2100_attach()
/illumos-gate/usr/src/uts/common/io/rtw/
H A Drtw.c964 ic->ic_phytype = IEEE80211_T_DS; in rtw_set80211props()