Home
last modified time | relevance | path

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

/src/sys/contrib/dev/athk/ath12k/
H A Ddebugfs.c404 bool extra_mcs_supported; in ath12k_he_supports_extra_mcs() local
413 extra_mcs_supported = u32_get_bits(cap_band->he_cap_info[1], in ath12k_he_supports_extra_mcs()
415 return extra_mcs_supported; in ath12k_he_supports_extra_mcs()