Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/ath12k/
Dwmi.c2071 memcpy_and_pad(cmd->peer_eht_cap_mac, sizeof(cmd->peer_eht_cap_mac), in ath12k_wmi_send_peer_assoc_cmd()
2072 arg->peer_eht_cap_mac, sizeof(arg->peer_eht_cap_mac), in ath12k_wmi_send_peer_assoc_cmd()
2186 cmd->peer_eht_cap_mac[0], cmd->peer_eht_cap_mac[1], in ath12k_wmi_send_peer_assoc_cmd()
Dwmi.h3688 u32 peer_eht_cap_mac[WMI_MAX_EHTCAP_MAC_SIZE]; member
3731 __le32 peer_eht_cap_mac[WMI_MAX_EHTCAP_MAC_SIZE]; member
Dmac.c2744 memcpy(arg->peer_eht_cap_mac, eht_cap->eht_cap_elem.mac_cap_info, in ath12k_peer_assoc_h_eht()