Searched refs:igb_reset_hw_82580 (Results 1 – 1 of 1) sorted by relevance
51 static s32 igb_reset_hw_82580(struct e1000_hw *);196 mac->ops.reset_hw = igb_reset_hw_82580; in igb_get_invariants_82575()1688 static s32 igb_reset_hw_82580(struct e1000_hw *hw) in igb_reset_hw_82580() function