Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_common.h120 s32 ixgbe_validate_mac_addr(u8 *mac_addr);
H A Dixgbe_x540.c285 if (ixgbe_validate_mac_addr(hw->mac.san_addr) == 0) { in ixgbe_reset_hw_X540()
H A Dixgbe_82599.c1184 if (ixgbe_validate_mac_addr(hw->mac.san_addr) == 0) { in ixgbe_reset_hw_82599()
H A Dixgbe_common.c2357 s32 ixgbe_validate_mac_addr(u8 *mac_addr) in ixgbe_validate_mac_addr() function
2489 if (ixgbe_validate_mac_addr(hw->mac.addr) == in ixgbe_init_rx_addrs_generic()