Searched refs:ieee80211_supported_band (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/include/net/ |
D | mac80211.h | 5637 struct ieee80211_supported_band *sband; 5653 void (*rate_init)(void *priv, struct ieee80211_supported_band *sband, 5656 void (*rate_update)(void *priv, struct ieee80211_supported_band *sband, 5664 struct ieee80211_supported_band *sband, 5666 void (*tx_status)(void *priv, struct ieee80211_supported_band *sband, 5710 rate_lowest_index(struct ieee80211_supported_band *sband, in rate_lowest_index() 5727 bool rate_usable_index_exists(struct ieee80211_supported_band *sband, in rate_usable_index_exists()
|
D | cfg80211.h | 345 struct ieee80211_supported_band { struct 365 ieee80211_get_sband_iftype_data(const struct ieee80211_supported_band *sband, in ieee80211_get_sband_iftype_data() argument 394 ieee80211_get_he_sta_cap(const struct ieee80211_supported_band *sband) in ieee80211_get_he_sta_cap() 4064 struct ieee80211_supported_band *bands[NUM_NL80211_BANDS]; 4462 ieee80211_get_response_rate(struct ieee80211_supported_band *sband, 4473 u32 ieee80211_mandatory_rates(struct ieee80211_supported_band *sband,
|