Searched defs:ieee80211_hw (Results 1 – 2 of 2) sorted by relevance
452 struct ieee80211_hw { struct454 struct wiphy *wiphy;457 int extra_tx_headroom, weight_multiplier;458 int max_rate_tries, max_rates, max_report_rates;459 struct ieee80211_cipher_scheme *cipher_schemes;460 int n_cipher_schemes;461 const char *rate_control_algorithm;462 struct {465 } radiotap_timestamp;466 size_t sta_data_size;[all …]
4886 void(*iterfunc)(struct ieee80211_hw *, struct ieee80211_vif *,4896 void(*iterfunc)(struct ieee80211_hw *, struct ieee80211_chanctx_conf *,