Searched refs:ieee80211_ath_ie (Results 1 – 3 of 3) sorted by relevance
175 static const struct ieee80211_ath_ie info = { in ieee80211_add_ath()177 .ath_len = sizeof(struct ieee80211_ath_ie) - 2, in ieee80211_add_ath()183 struct ieee80211_ath_ie *ath = (struct ieee80211_ath_ie *) frm; in ieee80211_add_ath()213 const struct ieee80211_ath_ie *ath = in ieee80211_parse_ath()214 (const struct ieee80211_ath_ie *) ie; in ieee80211_parse_ath()225 const struct ieee80211_ath_ie *ath; in ieee80211_parse_athparams()230 if (len < sizeof(struct ieee80211_ath_ie)-2) { in ieee80211_parse_athparams()236 ath = (const struct ieee80211_ath_ie *)frm; in ieee80211_parse_athparams()
37 struct ieee80211_ath_ie { struct
2832 + sizeof(struct ieee80211_ath_ie) in ieee80211_send_mgmt()2966 + sizeof(struct ieee80211_ath_ie) in ieee80211_send_mgmt()3124 + sizeof(struct ieee80211_ath_ie) in ieee80211_alloc_proberesp()3741 + sizeof(struct ieee80211_ath_ie) /* ATH */ in ieee80211_beacon_alloc()