Home
last modified time | relevance | path

Searched refs:is_local_ether_addr (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/include/linux/
H A Detherdevice.h156 static inline bool is_local_ether_addr(const u8 *addr) in is_local_ether_addr() function
/openbmc/linux/drivers/infiniband/ulp/opa_vnic/
H A Dopa_vnic_encap.c347 if (is_local_ether_addr(mac_hdr->h_dest)) { in opa_vnic_get_dlid()
/openbmc/linux/arch/xtensa/platforms/iss/
H A Dnetwork.c143 if (!is_local_ether_addr(addr)) in setup_etheraddr()
/openbmc/linux/arch/um/drivers/
H A Dnet_kern.c309 if (!is_local_ether_addr(addr)) { in uml_net_setup_etheraddr()
/openbmc/linux/drivers/net/fjes/
H A Dfjes_main.c624 } else if (is_local_ether_addr(eth->h_dest)) { in fjes_xmit_frame()
/openbmc/linux/drivers/net/usb/
H A Dax88179_178a.c1277 if (!is_local_ether_addr(mac)) in ax88179_get_mac_addr()