Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.c2170 cmd->peer_he_cap_phy[i] = in ath12k_wmi_send_peer_assoc_cmd()
2350 cmd->peer_he_cap_phy[0], cmd->peer_he_cap_phy[1], in ath12k_wmi_send_peer_assoc_cmd()
2351 cmd->peer_he_cap_phy[2], in ath12k_wmi_send_peer_assoc_cmd()
H A Dwmi.h3850 __le32 peer_he_cap_phy[WMI_MAX_HECAP_PHY_SIZE]; member
/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.c2020 memcpy(&cmd->peer_he_cap_phy, &param->peer_he_cap_phyinfo, in ath11k_wmi_send_peer_assoc_cmd()
2112 cmd->peer_he_cap_phy[0], cmd->peer_he_cap_phy[1], in ath11k_wmi_send_peer_assoc_cmd()
2113 cmd->peer_he_cap_phy[2], in ath11k_wmi_send_peer_assoc_cmd()
H A Dwmi.h3802 u32 peer_he_cap_phy[WMI_MAX_HECAP_PHY_SIZE]; member