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