Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dif_sriov.c374 if (ixgbe_validate_mac_addr(vf->ether_addr) == 0) { in ixgbe_vf_reset_msg()
406 if (ixgbe_validate_mac_addr(mac) != 0) { in ixgbe_vf_set_mac()
780 if (ixgbe_validate_mac_addr(vf->ether_addr) == 0) { in ixgbe_init_vf()
H A Dixgbe_common.h118 s32 ixgbe_validate_mac_addr(u8 *mac_addr);
H A Dixgbe_x540.c286 if (ixgbe_validate_mac_addr(hw->mac.san_addr) == 0) { in ixgbe_reset_hw_X540()
H A Dixgbe_82599.c1206 if (ixgbe_validate_mac_addr(hw->mac.san_addr) == 0) { in ixgbe_reset_hw_82599()
H A Dixgbe_common.c2355 s32 ixgbe_validate_mac_addr(u8 *mac_addr) in ixgbe_validate_mac_addr() function
2487 if (ixgbe_validate_mac_addr(hw->mac.addr) == in ixgbe_init_rx_addrs_generic()