Home
last modified time | relevance | path

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

/src/sys/contrib/dev/athk/ath12k/
H A Dwmi.c2383 memcpy_and_pad(cmd->peer_eht_cap_mac, sizeof(cmd->peer_eht_cap_mac), in ath12k_wmi_send_peer_assoc_cmd()
2384 arg->peer_eht_cap_mac, sizeof(arg->peer_eht_cap_mac), in ath12k_wmi_send_peer_assoc_cmd()
2619 cmd->peer_eht_cap_mac[0], cmd->peer_eht_cap_mac[1], in ath12k_wmi_send_peer_assoc_cmd()
H A Dwmi.h3907 u32 peer_eht_cap_mac[WMI_MAX_EHTCAP_MAC_SIZE]; member
3979 __le32 peer_eht_cap_mac[WMI_MAX_EHTCAP_MAC_SIZE]; member
H A Dmac.c3287 memcpy(arg->peer_eht_cap_mac, eht_cap->eht_cap_elem.mac_cap_info, in ath12k_peer_assoc_h_eht()