Searched refs:ieee80211_ath_ie (Results 1 – 4 of 4) sorted by relevance
177 static const struct ieee80211_ath_ie info = { in ieee80211_add_ath()179 .ath_len = sizeof(struct ieee80211_ath_ie) - 2, in ieee80211_add_ath()185 struct ieee80211_ath_ie *ath = (struct ieee80211_ath_ie *) frm; in ieee80211_add_ath()215 const struct ieee80211_ath_ie *ath = in ieee80211_parse_ath()216 (const struct ieee80211_ath_ie *) ie; in ieee80211_parse_ath()227 const struct ieee80211_ath_ie *ath; in ieee80211_parse_athparams()232 if (len < sizeof(struct ieee80211_ath_ie)-2) { in ieee80211_parse_athparams()238 ath = (const struct ieee80211_ath_ie *)frm; in ieee80211_parse_athparams()
39 struct ieee80211_ath_ie { struct
2759 + sizeof(struct ieee80211_ath_ie) in ieee80211_send_mgmt()2893 + sizeof(struct ieee80211_ath_ie) in ieee80211_send_mgmt()3051 + sizeof(struct ieee80211_ath_ie) in ieee80211_alloc_proberesp()3657 + sizeof(struct ieee80211_ath_ie) /* ATH */ in ieee80211_beacon_alloc()
2924 const struct ieee80211_ath_ie *ath = in printathie()2925 (const struct ieee80211_ath_ie *)ie; in printathie()