Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.c1980 memcpy_and_pad(cmd->peer_eht_cap_mac, sizeof(cmd->peer_eht_cap_mac), in ath12k_wmi_send_peer_assoc_cmd()
1981 arg->peer_eht_cap_mac, sizeof(arg->peer_eht_cap_mac), in ath12k_wmi_send_peer_assoc_cmd()
2095 cmd->peer_eht_cap_mac[0], cmd->peer_eht_cap_mac[1], in ath12k_wmi_send_peer_assoc_cmd()
H A Dwmi.h3611 u32 peer_eht_cap_mac[WMI_MAX_EHTCAP_MAC_SIZE]; member
3654 __le32 peer_eht_cap_mac[WMI_MAX_EHTCAP_MAC_SIZE]; member
H A Dmac.c2161 memcpy(arg->peer_eht_cap_mac, eht_cap->eht_cap_elem.mac_cap_info, in ath12k_peer_assoc_h_eht()