Searched defs:ieee80211_hw (Results 1 – 2 of 2) sorted by relevance
480 struct ieee80211_hw { struct482 struct wiphy *wiphy;485 int extra_tx_headroom, weight_multiplier;486 int max_rate_tries, max_rates, max_report_rates;487 const char *rate_control_algorithm;488 struct {491 } radiotap_timestamp;492 size_t sta_data_size;493 size_t vif_data_size;494 size_t chanctx_data_size;[all …]
6910 void(*iterfunc)(struct ieee80211_hw *, struct ieee80211_vif *,6926 void(*iterfunc)(struct ieee80211_hw *, struct ieee80211_vif *,6968 void(*iterfunc)(struct ieee80211_hw *, struct ieee80211_chanctx_conf *,