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

/freebsd-12-stable/sys/dev/e1000/
H A De1000_80003es2lan.c65 static s32 e1000_cfg_on_link_up_80003es2lan(struct e1000_hw *hw);
123 phy->ops.cfg_on_link_up = e1000_cfg_on_link_up_80003es2lan;
1169 * e1000_cfg_on_link_up_80003es2lan - es2 link configuration after link-up
1176 static s32 e1000_cfg_on_link_up_80003es2lan(struct e1000_hw *hw) function

Completed in 48 milliseconds