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

/freebsd-9.3-release/sys/dev/e1000/
H A De1000_vf.c39 static s32 e1000_init_phy_params_vf(struct e1000_hw *hw);
56 * e1000_init_phy_params_vf - Inits PHY params
61 static s32 e1000_init_phy_params_vf(struct e1000_hw *hw) function
63 DEBUGFUNC("e1000_init_phy_params_vf");
150 hw->phy.ops.init_params = e1000_init_phy_params_vf;

Completed in 99 milliseconds