Searched refs:peer_he_cap_phy (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/ |
H A D | wmi.c | 1827 memcpy(&cmd->peer_he_cap_phy, ¶m->peer_he_cap_phyinfo, in ath11k_wmi_send_peer_assoc_cmd() 1919 cmd->peer_he_cap_phy[0], cmd->peer_he_cap_phy[1], in ath11k_wmi_send_peer_assoc_cmd() 1920 cmd->peer_he_cap_phy[2], in ath11k_wmi_send_peer_assoc_cmd()
|
H A D | wmi.h | 3568 u32 peer_he_cap_phy[WMI_MAX_HECAP_PHY_SIZE]; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/ |
H A D | wmi.c | 1970 cmd->peer_he_cap_phy[i] = in ath12k_wmi_send_peer_assoc_cmd() 2091 cmd->peer_he_cap_phy[0], cmd->peer_he_cap_phy[1], in ath12k_wmi_send_peer_assoc_cmd() 2092 cmd->peer_he_cap_phy[2], in ath12k_wmi_send_peer_assoc_cmd()
|
H A D | wmi.h | 3642 __le32 peer_he_cap_phy[WMI_MAX_HECAP_PHY_SIZE]; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/ |
H A D | wmi.c | 1976 memcpy(&cmd->peer_he_cap_phy, ¶m->peer_he_cap_phyinfo, in ath11k_wmi_send_peer_assoc_cmd() 2068 cmd->peer_he_cap_phy[0], cmd->peer_he_cap_phy[1], in ath11k_wmi_send_peer_assoc_cmd() 2069 cmd->peer_he_cap_phy[2], in ath11k_wmi_send_peer_assoc_cmd()
|
H A D | wmi.h | 3750 u32 peer_he_cap_phy[WMI_MAX_HECAP_PHY_SIZE]; member
|
Completed in 75 milliseconds