Home
last modified time | relevance | path

Searched refs:extra_mcs_supported (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Ddebugfs.c334 bool extra_mcs_supported; in ath12k_he_supports_extra_mcs() local
343 extra_mcs_supported = u32_get_bits(cap_band->he_cap_info[1], in ath12k_he_supports_extra_mcs()
345 return extra_mcs_supported; in ath12k_he_supports_extra_mcs()