Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.c37 u32 he_cap_info; member
451 arg->he_cap_info = le32_to_cpu(ev->he_cap_info); in ath12k_pull_svc_ready_ext()
548 cap_band->he_cap_info[0] = le32_to_cpu(mac_caps->he_cap_info_2g); in ath12k_pull_mac_phy_cap_svc_ready_ext()
549 cap_band->he_cap_info[1] = le32_to_cpu(mac_caps->he_cap_info_2g_ext); in ath12k_pull_mac_phy_cap_svc_ready_ext()
569 cap_band->he_cap_info[0] = le32_to_cpu(mac_caps->he_cap_info_5g); in ath12k_pull_mac_phy_cap_svc_ready_ext()
570 cap_band->he_cap_info[1] = le32_to_cpu(mac_caps->he_cap_info_5g_ext); in ath12k_pull_mac_phy_cap_svc_ready_ext()
587 cap_band->he_cap_info[0] = le32_to_cpu(mac_caps->he_cap_info_5g); in ath12k_pull_mac_phy_cap_svc_ready_ext()
588 cap_band->he_cap_info[1] = le32_to_cpu(mac_caps->he_cap_info_5g_ext); in ath12k_pull_mac_phy_cap_svc_ready_ext()
H A Dwmi.h2568 __le32 he_cap_info; member
/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.c350 param->he_cap_info = ev->he_cap_info; in ath11k_pull_svc_ready_ext()
448 cap_band->he_cap_info[0] = mac_phy_caps->he_cap_info_2g; in ath11k_pull_mac_phy_cap_svc_ready_ext()
449 cap_band->he_cap_info[1] = mac_phy_caps->he_cap_info_2g_ext; in ath11k_pull_mac_phy_cap_svc_ready_ext()
462 cap_band->he_cap_info[0] = mac_phy_caps->he_cap_info_5g; in ath11k_pull_mac_phy_cap_svc_ready_ext()
463 cap_band->he_cap_info[1] = mac_phy_caps->he_cap_info_5g_ext; in ath11k_pull_mac_phy_cap_svc_ready_ext()
473 cap_band->he_cap_info[0] = mac_phy_caps->he_cap_info_5g; in ath11k_pull_mac_phy_cap_svc_ready_ext()
474 cap_band->he_cap_info[1] = mac_phy_caps->he_cap_info_5g_ext; in ath11k_pull_mac_phy_cap_svc_ready_ext()
H A Dwmi.h2248 u32 he_cap_info; member
2470 u32 he_cap_info; member