HomeSort by: relevance | last modified time | path
    Searched refs:IXGBE_MDIO_AUTO_NEG_LINK_STATUS (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_x550.c 3155 *link_up = !!(autoneg_status & IXGBE_MDIO_AUTO_NEG_LINK_STATUS);
4712 if (!(autoneg_status & IXGBE_MDIO_AUTO_NEG_LINK_STATUS))
ixgbe_type.h 1687 #define IXGBE_MDIO_AUTO_NEG_LINK_STATUS 0x4 /* Indicates if link is up */

Completed in 22 milliseconds