Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dixgbe_type.h1632 #define IXGBE_MDIO_AUTO_NEG_VENDOR_STATUS_MASK 0x7 /* Speed/Duplex Mask */ macro
H A Dixgbe_x550.c2837 speed &= IXGBE_MDIO_AUTO_NEG_VENDOR_STATUS_MASK; in ixgbe_setup_internal_phy_t_x550em()