Home
last modified time | relevance | path

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

/freebsd/sys/dev/iwm/
H A Dif_iwm_scan.c435 *frm++ = IEEE80211_ELEMID_DSPARMS; in iwm_fill_probe_req()
/freebsd/sys/net80211/
H A Dieee80211_input.c591 case IEEE80211_ELEMID_DSPARMS: in ieee80211_parse_beacon()
H A Dieee80211.h1108 IEEE80211_ELEMID_DSPARMS = 3, enumerator
H A Dieee80211_output.c3161 *frm++ = IEEE80211_ELEMID_DSPARMS; in ieee80211_alloc_proberesp()
3537 *frm++ = IEEE80211_ELEMID_DSPARMS; in ieee80211_beacon_construct()
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dcfg80211.h2008 elem = cfg80211_find_elem(IEEE80211_ELEMID_DSPARMS, ie, len); in cfg80211_get_ies_channel_number()
/freebsd/sys/dev/ipw/
H A Dif_ipw.c1137 if (*frm == IEEE80211_ELEMID_DSPARMS) in ipw_fix_channel()
/freebsd/sbin/ifconfig/
H A Difieee80211.c3646 case IEEE80211_ELEMID_DSPARMS: in printies()
/freebsd/sys/dev/iwx/
H A Dif_iwx.c6382 *frm++ = IEEE80211_ELEMID_DSPARMS;