Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_x550.c90 case IXGBE_DEV_ID_X550EM_X_1G_T: in ixgbe_init_ops_X550()
377 case IXGBE_DEV_ID_X550EM_X_1G_T: in ixgbe_identify_phy_x550em()
669 case IXGBE_DEV_ID_X550EM_X_1G_T: in ixgbe_init_ops_X550EM()
868 if (hw->device_id == IXGBE_DEV_ID_X550EM_X_1G_T) { in ixgbe_init_ops_X550EM_x()
1523 case IXGBE_DEV_ID_X550EM_X_1G_T: in ixgbe_get_media_type_X550em()
1847 if (hw->device_id == IXGBE_DEV_ID_X550EM_X_1G_T) in ixgbe_init_mac_link_ops_X550em()
2314 case IXGBE_DEV_ID_X550EM_X_1G_T: in ixgbe_init_phy_ops_X550em()
H A Dixgbe_api.c193 case IXGBE_DEV_ID_X550EM_X_1G_T: in ixgbe_set_mac_type()
H A Dixgbe_type.h151 #define IXGBE_DEV_ID_X550EM_X_1G_T 0x15AE macro