Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/ath12k/
Dcore.h675 struct ath12k_band_cap { struct
676 u32 phy_id;
677 u32 max_bw_supported;
678 u32 ht_cap_info;
679 u32 he_cap_info[2];
680 u32 he_mcs;
704 struct ath12k_band_cap band[NUM_NL80211_BANDS]; argument