Searched defs:ieee80211_hw (Results 1 – 2 of 2) sorted by relevance
503 struct ieee80211_hw { struct505 struct wiphy *wiphy;508 int extra_tx_headroom, weight_multiplier;509 int max_rate_tries, max_rates, max_report_rates;510 struct ieee80211_cipher_scheme *cipher_schemes;511 int n_cipher_schemes;512 const char *rate_control_algorithm;513 struct {516 } radiotap_timestamp;517 size_t sta_data_size;[all …]
5917 void(*iterfunc)(struct ieee80211_hw *, struct ieee80211_vif *,5933 void(*iterfunc)(struct ieee80211_hw *, struct ieee80211_vif *,5975 void(*iterfunc)(struct ieee80211_hw *, struct ieee80211_chanctx_conf *,