Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath11k/
Dcore.h582 u32 he_cap_info[2]; member
Dwmi.c300 param->he_cap_info = ev->he_cap_info; in ath11k_pull_svc_ready_ext()
385 cap_band->he_cap_info[0] = mac_phy_caps->he_cap_info_2g; in ath11k_pull_mac_phy_cap_svc_ready_ext()
386 cap_band->he_cap_info[1] = mac_phy_caps->he_cap_info_2g_ext; in ath11k_pull_mac_phy_cap_svc_ready_ext()
399 cap_band->he_cap_info[0] = mac_phy_caps->he_cap_info_5g; in ath11k_pull_mac_phy_cap_svc_ready_ext()
400 cap_band->he_cap_info[1] = mac_phy_caps->he_cap_info_5g_ext; in ath11k_pull_mac_phy_cap_svc_ready_ext()
411 cap_band->he_cap_info[0] = mac_phy_caps->he_cap_info_5g; in ath11k_pull_mac_phy_cap_svc_ready_ext()
412 cap_band->he_cap_info[1] = mac_phy_caps->he_cap_info_5g_ext; in ath11k_pull_mac_phy_cap_svc_ready_ext()
Dwmi.h2147 u32 he_cap_info; member
2351 u32 he_cap_info; member
Dmac.c4019 memcpy(he_cap_elem->mac_cap_info, band_cap->he_cap_info, in ath11k_mac_copy_he_cap()