Home
last modified time | relevance | path

Searched refs:IXGBE_MDIO_PHY_XS_CONTROL (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/pci/
H A Dixgbe_phy.c596 hw->phy.ops.write_reg(hw, IXGBE_MDIO_PHY_XS_CONTROL, in ixgbe_reset_phy_generic()
621 IXGBE_MDIO_PHY_XS_CONTROL, in ixgbe_reset_phy_generic()
1235 hw->phy.ops.read_reg(hw, IXGBE_MDIO_PHY_XS_CONTROL, in ixgbe_reset_phy_nl()
1239 hw->phy.ops.write_reg(hw, IXGBE_MDIO_PHY_XS_CONTROL, in ixgbe_reset_phy_nl()
1244 hw->phy.ops.read_reg(hw, IXGBE_MDIO_PHY_XS_CONTROL, in ixgbe_reset_phy_nl()
H A Dixgbe_type.h1577 #define IXGBE_MDIO_PHY_XS_CONTROL 0x0 /* PHY_XS Control Reg */ macro