Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_type.h883 #define IXGBE_MDIO_AUTO_NEG_VENDOR_STATUS_MASK 0x7 /* Speed/Duplex Mask */ macro
H A Dixgbe_x550.c2679 speed &= IXGBE_MDIO_AUTO_NEG_VENDOR_STATUS_MASK; in ixgbe_setup_internal_phy_t_x550em()