Searched refs:igc_reset_hw (Results 1 – 4 of 4) sorted by relevance
24 s32 igc_reset_hw(struct igc_hw *hw);
300 s32 igc_reset_hw(struct igc_hw *hw) in igc_reset_hw() function
1014 if ((ret = igc_reset_hw(&igc->igc_hw)) != IGC_SUCCESS) { in igc_hw_init()1354 if ((ret = igc_reset_hw(hw)) != IGC_SUCCESS) { in igc_hw_common_init()
374 (void) igc_reset_hw(&igc->igc_hw); in igc_m_stop()