Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath11k/
Dcore.h734 u32 he_cap_phy_info[PSOC_HOST_MAX_PHY_SIZE]; member
Dwmi.c438 memcpy(cap_band->he_cap_phy_info, &mac_phy_caps->he_cap_phy_info_2g, in ath11k_pull_mac_phy_cap_svc_ready_ext()
452 memcpy(cap_band->he_cap_phy_info, &mac_phy_caps->he_cap_phy_info_5g, in ath11k_pull_mac_phy_cap_svc_ready_ext()
463 memcpy(cap_band->he_cap_phy_info, &mac_phy_caps->he_cap_phy_info_5g, in ath11k_pull_mac_phy_cap_svc_ready_ext()
Dmac.c5346 memcpy(he_cap_elem->phy_cap_info, band_cap->he_cap_phy_info, in ath11k_mac_copy_he_cap()
5998 hecap_phy_ptr = &cap_band->he_cap_phy_info[0]; in ath11k_mac_prepare_he_mode()