Searched refs:igc_read_mac_addr (Results 1 – 3 of 3) sorted by relevance
45 s32 igc_read_mac_addr(struct igc_hw *hw);
590 s32 igc_read_mac_addr(struct igc_hw *hw) in igc_read_mac_addr() function
662 if (igc_read_mac_addr(hw) < 0) { in igc_if_attach_pre()