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

/freebsd-12-stable/sys/dev/e1000/
H A De1000_phy.h283 #define IFE_PHY_MDIX_CONTROL 0x1C /* MDI/MDI-X Control */ macro
H A De1000_phy.c1967 ret_val = phy->ops.read_reg(hw, IFE_PHY_MDIX_CONTROL, &data);
1974 ret_val = phy->ops.write_reg(hw, IFE_PHY_MDIX_CONTROL, data);
2798 ret_val = phy->ops.read_reg(hw, IFE_PHY_MDIX_CONTROL, &data);
H A De1000_ich8lan.c5351 ret_val = hw->phy.ops.read_reg(hw, IFE_PHY_MDIX_CONTROL,
5370 ret_val = hw->phy.ops.write_reg(hw, IFE_PHY_MDIX_CONTROL,

Completed in 88 milliseconds