Searched refs:e1000_read_mac_addr (Results 1 – 5 of 5) sorted by relevance
99 s32 e1000_read_mac_addr(struct e1000_hw *hw);
1202 s32 e1000_read_mac_addr(struct e1000_hw *hw) in e1000_read_mac_addr() function
644 if (e1000_read_mac_addr(&adapter->hw) < 0) { in lem_attach()
592 if (e1000_read_mac_addr(&adapter->hw) < 0) { in igb_attach()
766 if (e1000_read_mac_addr(hw) < 0) { in em_attach()