Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/intel/ixgb/
Dixgb_ee.c526 ixgb_get_ee_mac_addr(struct ixgb_hw *hw, in ixgb_get_ee_mac_addr() function
Dixgb_hw.h753 void ixgb_get_ee_mac_addr(struct ixgb_hw *hw, u8 *mac_addr);
Dixgb_hw.c371 ixgb_get_ee_mac_addr(hw, hw->curr_mac_addr); in ixgb_init_rx_addrs()
Dixgb_main.c456 ixgb_get_ee_mac_addr(&adapter->hw, addr); in ixgb_probe()
2246 ixgb_get_ee_mac_addr(&adapter->hw, addr); in ixgb_io_slot_reset()