Searched refs:he_cap_phy_info (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/net/wireless/ath/ath11k/ |
| H A D | core.h | 823 u32 he_cap_phy_info[PSOC_HOST_MAX_PHY_SIZE]; member
|
| H A D | wmi.c | 451 memcpy(cap_band->he_cap_phy_info, &mac_phy_caps->he_cap_phy_info_2g, in ath11k_pull_mac_phy_cap_svc_ready_ext() 465 memcpy(cap_band->he_cap_phy_info, &mac_phy_caps->he_cap_phy_info_5g, in ath11k_pull_mac_phy_cap_svc_ready_ext() 476 memcpy(cap_band->he_cap_phy_info, &mac_phy_caps->he_cap_phy_info_5g, in ath11k_pull_mac_phy_cap_svc_ready_ext()
|
| H A D | mac.c | 5990 memcpy(he_cap_elem->phy_cap_info, band_cap->he_cap_phy_info, in ath11k_mac_copy_he_cap()
|
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | core.h | 790 u32 he_cap_phy_info[PSOC_HOST_MAX_PHY_SIZE]; member
|
| H A D | wmi.c | 494 cap_band->he_cap_phy_info[i] = in ath12k_pull_mac_phy_cap_svc_ready_ext() 515 cap_band->he_cap_phy_info[i] = in ath12k_pull_mac_phy_cap_svc_ready_ext() 533 cap_band->he_cap_phy_info[i] = in ath12k_pull_mac_phy_cap_svc_ready_ext()
|
| H A D | mac.c | 8638 memcpy(he_cap_elem->phy_cap_info, band_cap->he_cap_phy_info, in ath12k_mac_copy_he_cap()
|