Searched refs:ieee80211_ie_htcap (Results 1 – 7 of 7) sorted by relevance
1687 __offsetof(struct ieee80211_ie_htcap, hc_cap)); in ieee80211_parse_htcap()2110 const struct ieee80211_ie_htcap *htcap; in ieee80211_setup_htrates()2130 htcap = (const struct ieee80211_ie_htcap *) ie; in ieee80211_setup_htrates()3331 __offsetof(struct ieee80211_ie_htcap, hc_mcsset); in ieee80211_add_htcap_body()3338 frm += sizeof(struct ieee80211_ie_htcap) - in ieee80211_add_htcap_body()3339 __offsetof(struct ieee80211_ie_htcap, hc_txbf); in ieee80211_add_htcap_body()3352 frm[1] = sizeof(struct ieee80211_ie_htcap) - 2; in ieee80211_add_htcap()3420 __offsetof(struct ieee80211_ie_htcap, hc_mcsset); in ieee80211_add_htcap_body_ch()3427 frm += sizeof(struct ieee80211_ie_htcap) - in ieee80211_add_htcap_body_ch()3428 __offsetof(struct ieee80211_ie_htcap, hc_txbf); in ieee80211_add_htcap_body_ch()[all …]
722 4 + sizeof(struct ieee80211_ie_htcap)-2 : in ieee80211_parse_beacon()723 sizeof(struct ieee80211_ie_htcap)-2, in ieee80211_parse_beacon()
2474 + sizeof(struct ieee80211_ie_htcap) in ieee80211_send_probereq()2755 + sizeof(struct ieee80211_ie_htcap) in ieee80211_send_mgmt()2757 + 4 + sizeof(struct ieee80211_ie_htcap) in ieee80211_send_mgmt()2887 + sizeof(struct ieee80211_ie_htcap) + 4 in ieee80211_send_mgmt()3042 + sizeof(struct ieee80211_ie_htcap) in ieee80211_alloc_proberesp()3046 + 4 + sizeof(struct ieee80211_ie_htcap) in ieee80211_alloc_proberesp()3650 + 4+2*sizeof(struct ieee80211_ie_htcap)/* HT caps */ in ieee80211_beacon_alloc()
611 struct ieee80211_ie_htcap { struct
811 const struct ieee80211_ie_htcap *htcap = in maxrate()812 (const struct ieee80211_ie_htcap *) se->se_ies.htcap_ie; in maxrate()
2104 4 + sizeof(struct ieee80211_ie_htcap)-2 : in hostap_recv_mgmt()2105 sizeof(struct ieee80211_ie_htcap)-2, in hostap_recv_mgmt()
2857 const struct ieee80211_ie_htcap *htcap = in printhtcap()2858 (const struct ieee80211_ie_htcap *) ie; in printhtcap()