Home
last modified time | relevance | path

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

/freebsd/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()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dwmi.h6293 struct wmi_mac_addr target_mac; member
6309 struct wmi_mac_addr target_mac; member
H A Dwmi.c10127 memcpy(ns->target_mac.addr, offload->mac_addr, ETH_ALEN); in ath11k_wmi_fill_ns_offload()
10128 ath11k_ce_byte_swap(ns->target_mac.addr, 8); in ath11k_wmi_fill_ns_offload()
10130 if (ns->target_mac.word0 != 0 || in ath11k_wmi_fill_ns_offload()
10131 ns->target_mac.word1 != 0) { in ath11k_wmi_fill_ns_offload()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dwmi.h5806 struct ath12k_wmi_mac_addr_params target_mac; member
5822 struct ath12k_wmi_mac_addr_params target_mac; member
H A Dwmi.c10920 memcpy(ns->target_mac.addr, offload->mac_addr, ETH_ALEN); in ath12k_wmi_fill_ns_offload()
10922 if (!is_zero_ether_addr(ns->target_mac.addr)) in ath12k_wmi_fill_ns_offload()