Searched refs:is_local_ether_addr (Results 1 – 5 of 5) sorted by relevance
156 static inline bool is_local_ether_addr(const u8 *addr) in is_local_ether_addr() function
143 if (!is_local_ether_addr(addr)) in setup_etheraddr()
347 if (is_local_ether_addr(mac_hdr->h_dest)) { in opa_vnic_get_dlid()
309 if (!is_local_ether_addr(addr)) { in uml_net_setup_etheraddr()
626 } else if (is_local_ether_addr(eth->h_dest)) { in fjes_xmit_frame()