Searched refs:igb_reset_hw_82575 (Results 1 – 1 of 1) sorted by relevance
29 static s32 igb_reset_hw_82575(struct e1000_hw *);431 mac->ops.reset_hw = igb_reset_hw_82575; in igb_init_mac_params_82575()1449 static s32 igb_reset_hw_82575(struct e1000_hw *hw) in igb_reset_hw_82575() function