Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/ixgbe/
HDixgbe_phy.c582 hw->phy.ops.read_reg(hw, IXGBE_MDIO_AUTO_NEG_CONTROL, in ixgbe_restart_auto_neg()
585 hw->phy.ops.write_reg(hw, IXGBE_MDIO_AUTO_NEG_CONTROL, in ixgbe_restart_auto_neg()
HDixgbe_type.h1646 #define IXGBE_MDIO_AUTO_NEG_CONTROL 0x0 /* AUTO_NEG Control Reg */ macro