Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dixgbe_phy.c1004 if (speed_ability & IXGBE_MDIO_PHY_SPEED_10G) in ixgbe_get_copper_speeds_supported()
H A Dixgbe_type.h1582 #define IXGBE_MDIO_PHY_SPEED_10G 0x0001 /* 10G capable */ macro