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.h3782 u32 peer_he_cap_phyinfo[WMI_HOST_MAX_HECAP_PHY_SIZE]; member
H A Dwmi.c2171 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 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()