Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dixgbe_x540.c327 if (ext_ability & IXGBE_MDIO_PHY_1000BASET_ABILITY) in ixgbe_get_supported_physical_layer_X540()
H A Dixgbe_82598.c1237 if (ext_ability & IXGBE_MDIO_PHY_1000BASET_ABILITY) in ixgbe_get_supported_physical_layer_82598()
H A Dixgbe_82599.c1348 if (ext_ability & IXGBE_MDIO_PHY_1000BASET_ABILITY) in ixgbe_get_supported_physical_layer_82599()
H A Dixgbe_phy.c379 IXGBE_MDIO_PHY_1000BASET_ABILITY)) in ixgbe_probe_phy()
H A Dixgbe_type.h1581 #define IXGBE_MDIO_PHY_1000BASET_ABILITY 0x0020 /* 1000BaseT capable */ macro
H A Dixgbe_x550.c3436 if (ext_ability & IXGBE_MDIO_PHY_1000BASET_ABILITY) in ixgbe_get_supported_physical_layer_X550em()