Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/ixgb/
Dixgb_ee.c551 ixgb_get_ee_mac_addr(struct ixgb_hw *hw, in ixgb_get_ee_mac_addr() function
Dixgb_hw.h778 void ixgb_get_ee_mac_addr(struct ixgb_hw *hw, u8 *mac_addr);
Dixgb_hw.c398 ixgb_get_ee_mac_addr(hw, hw->curr_mac_addr); in ixgb_init_rx_addrs()
Dixgb_main.c499 ixgb_get_ee_mac_addr(&adapter->hw, netdev->dev_addr); in ixgb_probe()
2330 ixgb_get_ee_mac_addr(&adapter->hw, netdev->dev_addr); in ixgb_io_slot_reset()