Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_x550.c380 case IXGBE_DEV_ID_X550EM_A_1G_T: in ixgbe_identify_phy_x550em()
662 case IXGBE_DEV_ID_X550EM_A_1G_T: in ixgbe_init_ops_X550EM()
823 case IXGBE_DEV_ID_X550EM_A_1G_T: in ixgbe_init_ops_X550EM_a()
1533 case IXGBE_DEV_ID_X550EM_A_1G_T: in ixgbe_get_media_type_X550em()
1850 if (hw->device_id == IXGBE_DEV_ID_X550EM_A_1G_T || in ixgbe_init_mac_link_ops_X550em()
2288 case IXGBE_DEV_ID_X550EM_A_1G_T: in ixgbe_init_phy_ops_X550em()
2404 case IXGBE_DEV_ID_X550EM_A_1G_T: in ixgbe_set_mdio_speed()
H A Dixgbe_api.c204 case IXGBE_DEV_ID_X550EM_A_1G_T: in ixgbe_set_mac_type()
H A Dixgbe_common.c211 case IXGBE_DEV_ID_X550EM_A_1G_T: in ixgbe_device_supports_autoneg_fc()
4262 if (hw->device_id == IXGBE_DEV_ID_X550EM_A_1G_T || in ixgbe_check_mac_link_generic()
H A Dixgbe_type.h145 #define IXGBE_DEV_ID_X550EM_A_1G_T 0x15E4 macro