Home
last modified time | relevance | path

Searched refs:target_mac (Results 1 – 5 of 5) sorted by relevance

/src/contrib/tcpdump/
H A Dprint-cfm.c116 nd_mac_addr target_mac; member
486 GET_ETHERADDR_STRING(msg_ptr.cfm_ltm->target_mac)); in cfm_print()
/src/sys/contrib/dev/athk/ath11k/
H A Dwmi.h6204 struct wmi_mac_addr target_mac; member
6220 struct wmi_mac_addr target_mac; member
H A Dwmi.c9986 memcpy(ns->target_mac.addr, offload->mac_addr, ETH_ALEN); in ath11k_wmi_fill_ns_offload()
9987 ath11k_ce_byte_swap(ns->target_mac.addr, 8); in ath11k_wmi_fill_ns_offload()
9989 if (ns->target_mac.word0 != 0 || in ath11k_wmi_fill_ns_offload()
9990 ns->target_mac.word1 != 0) { in ath11k_wmi_fill_ns_offload()
/src/sys/contrib/dev/athk/ath12k/
H A Dwmi.h5781 struct ath12k_wmi_mac_addr_params target_mac; member
5797 struct ath12k_wmi_mac_addr_params target_mac; member
H A Dwmi.c10893 memcpy(ns->target_mac.addr, offload->mac_addr, ETH_ALEN); in ath12k_wmi_fill_ns_offload()
10895 if (!is_zero_ether_addr(ns->target_mac.addr)) in ath12k_wmi_fill_ns_offload()