Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_ht.c1693 const struct ieee80211_ie_htinfo *htinfo) in htinfo_parse()
1907 const struct ieee80211_ie_htinfo *htinfo; in ieee80211_ht_updateparams()
1917 htinfo = (const struct ieee80211_ie_htinfo *) htinfoie; in ieee80211_ht_updateparams()
2020 const struct ieee80211_ie_htinfo *htinfo; in ieee80211_ht_updateparams_final()
2162 const struct ieee80211_ie_htinfo *htinfo; in ieee80211_setup_basic_htrates()
2168 htinfo = (const struct ieee80211_ie_htinfo *) ie; in ieee80211_setup_basic_htrates()
3492 struct ieee80211_ie_htinfo *ht = in ieee80211_ht_update_beacon()
3493 (struct ieee80211_ie_htinfo *) bo->bo_htinfo; in ieee80211_ht_update_beacon()
3570 frm += sizeof(struct ieee80211_ie_htinfo) - in ieee80211_add_htinfo_body()
3582 frm[1] = sizeof(struct ieee80211_ie_htinfo) - 2; in ieee80211_add_htinfo()
[all …]
H A Dieee80211_input.c729 4 + sizeof(struct ieee80211_ie_htinfo)-2 : in ieee80211_parse_beacon()
730 sizeof(struct ieee80211_ie_htinfo)-2, in ieee80211_parse_beacon()
H A Dieee80211_output.c2476 + sizeof(struct ieee80211_ie_htinfo) /* XXX not needed? */ in ieee80211_send_probereq()
2888 + sizeof(struct ieee80211_ie_htinfo) + 4 in ieee80211_send_mgmt()
3043 + sizeof(struct ieee80211_ie_htinfo) in ieee80211_alloc_proberesp()
3047 + 4 + sizeof(struct ieee80211_ie_htinfo) in ieee80211_alloc_proberesp()
3651 + 4+2*sizeof(struct ieee80211_ie_htinfo)/* HT info */ in ieee80211_beacon_alloc()
H A Dieee80211.h691 struct ieee80211_ie_htinfo { struct
H A Dieee80211_hostap.c1719 const struct ieee80211_ie_htinfo *ht = in ishtmixed()
1720 (const struct ieee80211_ie_htinfo *) ie; in ishtmixed()
/f-stack/tools/ifconfig/
H A Difieee80211.c2891 const struct ieee80211_ie_htinfo *htinfo = in printhtinfo()
2892 (const struct ieee80211_ie_htinfo *) ie; in printhtinfo()