Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath11k/
Dwmi.h3629 u32 peer_he_cap_macinfo[2]; member
Dmac.c2142 memcpy_and_pad(&arg->peer_he_cap_macinfo, in ath11k_peer_assoc_h_he()
2143 sizeof(arg->peer_he_cap_macinfo), in ath11k_peer_assoc_h_he()
Dwmi.c1940 cmd->peer_he_cap_info = param->peer_he_cap_macinfo[0]; in ath11k_wmi_send_peer_assoc_cmd()
1941 cmd->peer_he_cap_info_ext = param->peer_he_cap_macinfo[1]; in ath11k_wmi_send_peer_assoc_cmd()