Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_ix.c1287 layer & IXGBE_PHYSICAL_LAYER_1000BASE_SX) { in ixgbe_media_status()
2003 } else if (layer & IXGBE_PHYSICAL_LAYER_1000BASE_SX) in ixgbe_add_media_types()
H A Dixgbe_phy.c1684 physical_layer = IXGBE_PHYSICAL_LAYER_1000BASE_SX; in ixgbe_get_supported_phy_sfp_layer_generic()
H A Dixgbe_type.h3426 #define IXGBE_PHYSICAL_LAYER_1000BASE_SX 0x04000 macro