Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h3969 u32 peer_he_cap_phyinfo[WMI_HOST_MAX_HECAP_PHY_SIZE]; member
H A Dwmi.c2313 cpu_to_le32(arg->peer_he_cap_phyinfo[i]); in ath12k_wmi_send_peer_assoc_cmd()
H A Dmac.c2682 memcpy(&arg->peer_he_cap_phyinfo, he_cap->he_cap_elem.phy_cap_info, in ath12k_peer_assoc_h_he()
/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.c2041 memcpy(&cmd->peer_he_cap_phy, &param->peer_he_cap_phyinfo, in ath11k_wmi_send_peer_assoc_cmd()
2042 sizeof(param->peer_he_cap_phyinfo)); in ath11k_wmi_send_peer_assoc_cmd()