Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ixgbe/
Dif_sriov.c361 if (ixgbe_validate_mac_addr(vf->ether_addr) == 0) { in ixgbe_vf_reset_msg()
393 if (ixgbe_validate_mac_addr(mac) != 0) { in ixgbe_vf_set_mac()
763 if (ixgbe_validate_mac_addr(vf->ether_addr) == 0) { in ixgbe_init_vf()
Dixgbe_common.h119 s32 ixgbe_validate_mac_addr(u8 *mac_addr);
Dixgbe_x540.c285 if (ixgbe_validate_mac_addr(hw->mac.san_addr) == 0) { in ixgbe_reset_hw_X540()
Dixgbe_82599.c1189 if (ixgbe_validate_mac_addr(hw->mac.san_addr) == 0) { in ixgbe_reset_hw_82599()
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()