Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath12k/
H A Dwmi.c2035 memcpy_and_pad(cmd->peer_eht_cap_mac, sizeof(cmd->peer_eht_cap_mac), in ath12k_wmi_send_peer_assoc_cmd()
2036 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()
H A Dwmi.h3610 u32 peer_eht_cap_mac[WMI_MAX_EHTCAP_MAC_SIZE]; member
3653 __le32 peer_eht_cap_mac[WMI_MAX_EHTCAP_MAC_SIZE]; member
H A Dmac.c2157 memcpy(arg->peer_eht_cap_mac, eht_cap->eht_cap_elem.mac_cap_info, in ath12k_peer_assoc_h_eht()