Searched refs:ixl_ether_is_equal (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/dev/ixl/
H A Dixl.h496 ixl_ether_is_equal(const u8 *ea1, const u8 *ea2) function
H A Dif_iavf.c664 if (!ixl_ether_is_equal(hw->mac.addr, tmpaddr) &&
1625 if (ixl_ether_is_equal(f->macaddr, macaddr)) {
H A Dixl_pf_main.c564 if (ixl_ether_is_equal(f->macaddr, (u8 *)LLADDR(sdl)))
1313 !ixl_ether_is_equal(f->macaddr, macaddr))
1337 if (ixl_ether_is_equal(f->macaddr, macaddr) &&
H A Dif_ixl.c943 if (!ixl_ether_is_equal(hw->mac.addr, tmpaddr) &&
H A Dixl_pf_iov.c1028 !(ETHER_IS_MULTICAST(addr) || !ixl_ether_is_equal(addr, vf->mac)))

Completed in 126 milliseconds