Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/net80211/
H A Dnet80211_output.c559 *frm++ = IEEE80211_ELEMID_DSPARMS; in ieee80211_send_mgmt()
865 *frm++ = IEEE80211_ELEMID_DSPARMS; in ieee80211_beacon_alloc()
H A Dnet80211_input.c910 case IEEE80211_ELEMID_DSPARMS: in ieee80211_recv_beacon()
/titanic_41/usr/src/uts/common/sys/
H A Dnet80211_proto.h756 IEEE80211_ELEMID_DSPARMS = 3, enumerator
/titanic_41/usr/src/uts/common/io/ipw/
H A Dipw2100.c2627 if (*frm == IEEE80211_ELEMID_DSPARMS) { in ipw2100_fix_channel()
/titanic_41/usr/src/uts/common/io/iwi/
H A Dipw2200.c2692 if (*frm == IEEE80211_ELEMID_DSPARMS) in ipw2200_fix_channel()