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

/freebsd-11-stable/sys/dev/e1000/
H A De1000_80003es2lan.c53 static s32 e1000_get_cfg_done_80003es2lan(struct e1000_hw *hw);
113 phy->ops.get_cfg_done = e1000_get_cfg_done_80003es2lan;
625 * e1000_get_cfg_done_80003es2lan - Wait for configuration to complete
631 static s32 e1000_get_cfg_done_80003es2lan(struct e1000_hw *hw) function
636 DEBUGFUNC("e1000_get_cfg_done_80003es2lan");

Completed in 121 milliseconds