Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath12k/
H A Dwmi.h2550 __le32 he_cap_info_2g; member
H A Dwmi.c551 cap_band->he_cap_info[0] = le32_to_cpu(mac_caps->he_cap_info_2g); in ath12k_pull_mac_phy_cap_svc_ready_ext()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dwmi.h2495 u32 he_cap_info_2g; member
H A Dwmi.c485 cap_band->he_cap_info[0] = mac_phy_caps->he_cap_info_2g; in ath11k_pull_mac_phy_cap_svc_ready_ext()