Home
last modified time | relevance | path

Searched refs:txgbe_validate_mac_addr (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_hw.h39 s32 txgbe_validate_mac_addr(u8 *mac_addr);
H A Dtxgbe_hw.c615 s32 txgbe_validate_mac_addr(u8 *mac_addr) in txgbe_validate_mac_addr() function
750 if (txgbe_validate_mac_addr(hw->mac.addr) == in txgbe_init_rx_addrs()
3630 if (txgbe_validate_mac_addr(hw->mac.san_addr) == 0) { in txgbe_reset_hw()