Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Dmac.c1280 memcpy(&arg->peer_he_cap_phyinfo, he_cap->he_cap_elem.phy_cap_info, in ath11k_peer_assoc_h_he()
1281 sizeof(arg->peer_he_cap_phyinfo)); in ath11k_peer_assoc_h_he()
H A Dwmi.c1827 memcpy(&cmd->peer_he_cap_phy, &param->peer_he_cap_phyinfo, in ath11k_wmi_send_peer_assoc_cmd()
1828 sizeof(param->peer_he_cap_phyinfo)); in ath11k_wmi_send_peer_assoc_cmd()
H A Dwmi.h3536 u32 peer_he_cap_phyinfo[WMI_HOST_MAX_HECAP_PHY_SIZE]; member