Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dcore.h826 struct ath12k_pdev_cap { struct
827 u32 supported_bands;
828 u32 ampdu_density;
829 u32 vht_cap;
830 u32 vht_mcs;
831 u32 he_mcs;
832 u32 tx_chain_mask;
833 u32 rx_chain_mask;
834 u32 tx_chain_mask_shift;
858 struct ath12k_pdev_cap cap; argument