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

/freebsd-11-stable/sys/dev/e1000/
H A De1000_80003es2lan.c86 * e1000_init_phy_params_80003es2lan - Init ESB2 PHY func ptrs.
89 static s32 e1000_init_phy_params_80003es2lan(struct e1000_hw *hw) function
94 DEBUGFUNC("e1000_init_phy_params_80003es2lan");
286 hw->phy.ops.init_params = e1000_init_phy_params_80003es2lan;

Completed in 59 milliseconds