Searched refs:e1000_check_reset_block (Results 1 – 3 of 3) sorted by relevance
78 s32 e1000_check_reset_block(struct e1000_hw *hw);
961 s32 e1000_check_reset_block(struct e1000_hw *hw) in e1000_check_reset_block() function
734 if (e1000_check_reset_block(hw) == E1000_SUCCESS) in igb_quiesce()1544 if (e1000_check_reset_block(hw) == E1000_SUCCESS) in igb_init_adapter()