Home
last modified time | relevance | path

Searched defs:ath12k_band_cap (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/wireless/ath/ath12k/
H A Dcore.h870 struct ath12k_band_cap { struct
871 u32 phy_id;
872 u32 max_bw_supported;
873 u32 ht_cap_info;
874 u32 he_cap_info[2];
875 u32 he_mcs;
899 struct ath12k_band_cap band[NUM_NL80211_BANDS]; argument