Home
last modified time | relevance | path

Searched refs:peer_he_cap_phyinfo (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h3680 u32 peer_he_cap_phyinfo[WMI_HOST_MAX_HECAP_PHY_SIZE]; member
H A Dmac.c2180 memcpy(&arg->peer_he_cap_phyinfo, he_cap->he_cap_elem.phy_cap_info, in ath12k_peer_assoc_h_he()
H A Dwmi.c2063 cpu_to_le32(arg->peer_he_cap_phyinfo[i]); in ath12k_wmi_send_peer_assoc_cmd()
/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.h3769 u32 peer_he_cap_phyinfo[WMI_HOST_MAX_HECAP_PHY_SIZE]; member
H A Dmac.c2413 memcpy_and_pad(&arg->peer_he_cap_phyinfo, in ath11k_peer_assoc_h_he()
2414 sizeof(arg->peer_he_cap_phyinfo), in ath11k_peer_assoc_h_he()
H A Dwmi.c2020 memcpy(&cmd->peer_he_cap_phy, &param->peer_he_cap_phyinfo, in ath11k_wmi_send_peer_assoc_cmd()
2021 sizeof(param->peer_he_cap_phyinfo)); in ath11k_wmi_send_peer_assoc_cmd()