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

/freebsd-11-stable/sys/dev/e1000/
H A De1000_82575.c62 static s32 e1000_reset_hw_82575(struct e1000_hw *hw);
460 mac->ops.reset_hw = e1000_reset_hw_82575;
1421 * e1000_reset_hw_82575 - Reset hardware
1426 static s32 e1000_reset_hw_82575(struct e1000_hw *hw) function
1431 DEBUGFUNC("e1000_reset_hw_82575");

Completed in 68 milliseconds