Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
Dixgbe_phy.c748 u16 speed_ability; in ixgbe_get_copper_link_capabilities_generic() local
754 &speed_ability); in ixgbe_get_copper_link_capabilities_generic()
757 if (speed_ability & MDIO_SPEED_10G) in ixgbe_get_copper_link_capabilities_generic()
759 if (speed_ability & MDIO_PMA_SPEED_1000) in ixgbe_get_copper_link_capabilities_generic()
761 if (speed_ability & MDIO_PMA_SPEED_100) in ixgbe_get_copper_link_capabilities_generic()