Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/hyperv/
H A Dhyperv-proto.h152 uint8_t target_mac[6]; member
/openbmc/qemu/hw/hyperv/
H A Dhyperv.c779 memset(&reset_dbg_session->target_mac, 0, in hyperv_hcall_reset_dbg_session()
780 sizeof(reset_dbg_session->target_mac)); in hyperv_hcall_reset_dbg_session()
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.h6186 struct wmi_mac_addr target_mac; member
6202 struct wmi_mac_addr target_mac; member
H A Dwmi.c9512 memcpy(ns->target_mac.addr, offload->mac_addr, ETH_ALEN); in ath11k_wmi_fill_ns_offload()
9513 ath11k_ce_byte_swap(ns->target_mac.addr, 8); in ath11k_wmi_fill_ns_offload()
9515 if (ns->target_mac.word0 != 0 || in ath11k_wmi_fill_ns_offload()
9516 ns->target_mac.word1 != 0) { in ath11k_wmi_fill_ns_offload()