Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h3603 u32 peer_he_cap_phyinfo[WMI_HOST_MAX_HECAP_PHY_SIZE]; member
H A Dmac.c1668 memcpy(&arg->peer_he_cap_phyinfo, he_cap->he_cap_elem.phy_cap_info, in ath12k_peer_assoc_h_he()
H A Dwmi.c1972 cpu_to_le32(arg->peer_he_cap_phyinfo[i]); in ath12k_wmi_send_peer_assoc_cmd()
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.h3717 u32 peer_he_cap_phyinfo[WMI_HOST_MAX_HECAP_PHY_SIZE]; member
H A Dmac.c2328 memcpy_and_pad(&arg->peer_he_cap_phyinfo, in ath11k_peer_assoc_h_he()
2329 sizeof(arg->peer_he_cap_phyinfo), in ath11k_peer_assoc_h_he()
H A Dwmi.c1976 memcpy(&cmd->peer_he_cap_phy, &param->peer_he_cap_phyinfo, in ath11k_wmi_send_peer_assoc_cmd()
1977 sizeof(param->peer_he_cap_phyinfo)); in ath11k_wmi_send_peer_assoc_cmd()