Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_output.c561 *frm++ = IEEE80211_ELEMID_DSPARMS; in ieee80211_send_mgmt()
867 *frm++ = IEEE80211_ELEMID_DSPARMS; in ieee80211_beacon_alloc()
H A Dnet80211_input.c910 case IEEE80211_ELEMID_DSPARMS: in ieee80211_recv_beacon()
/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211_proto.h756 IEEE80211_ELEMID_DSPARMS = 3, enumerator
/illumos-gate/usr/src/uts/common/io/ipw/
H A Dipw2100.c2627 if (*frm == IEEE80211_ELEMID_DSPARMS) { in ipw2100_fix_channel()
/illumos-gate/usr/src/uts/common/io/iwi/
H A Dipw2200.c2692 if (*frm == IEEE80211_ELEMID_DSPARMS) in ipw2200_fix_channel()
/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwn.c7609 if (*frm == IEEE80211_ELEMID_DSPARMS) in iwn_fix_channel()