Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dcore.h577 struct ath12k_band_cap { struct
578 u32 phy_id;
579 u32 max_bw_supported;
580 u32 ht_cap_info;
581 u32 he_cap_info[2];
582 u32 he_mcs;
606 struct ath12k_band_cap band[NUM_NL80211_BANDS]; argument