Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath12k/
H A Dcore.h596 struct ath12k_band_cap { struct
597 u32 phy_id;
598 u32 max_bw_supported;
599 u32 ht_cap_info;
600 u32 he_cap_info[2];
601 u32 he_mcs;
625 struct ath12k_band_cap band[NUM_NL80211_BANDS]; argument