Searched refs:e1000_check_reset_block (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/dev/e1000/
H A De1000_api.h78 s32 e1000_check_reset_block(struct e1000_hw *hw);
H A De1000_api.c970 * e1000_check_reset_block - Verifies PHY can be reset
976 s32 e1000_check_reset_block(struct e1000_hw *hw) function
H A Dif_lem.c718 if (e1000_check_reset_block(&adapter->hw))
1115 if (e1000_check_reset_block(&adapter->hw)) {
H A Dif_igb.c614 if (e1000_check_reset_block(&adapter->hw))
1139 if (e1000_check_reset_block(&adapter->hw)) {
H A Dif_em.c723 if (e1000_check_reset_block(hw))
1278 if (e1000_check_reset_block(&adapter->hw)) {

Completed in 93 milliseconds