Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_x550.c61 case IXGBE_DEV_ID_X550EM_X_1G_T: in ixgbe_init_ops_X550()
348 case IXGBE_DEV_ID_X550EM_X_1G_T: in ixgbe_identify_phy_x550em()
638 case IXGBE_DEV_ID_X550EM_X_1G_T: in ixgbe_init_ops_X550EM()
837 if (hw->device_id == IXGBE_DEV_ID_X550EM_X_1G_T) { in ixgbe_init_ops_X550EM_x()
1492 case IXGBE_DEV_ID_X550EM_X_1G_T: in ixgbe_get_media_type_X550em()
1818 if (hw->device_id == IXGBE_DEV_ID_X550EM_X_1G_T) in ixgbe_init_mac_link_ops_X550em()
2293 case IXGBE_DEV_ID_X550EM_X_1G_T: in ixgbe_init_phy_ops_X550em()
H A Dixgbe_api.c176 case IXGBE_DEV_ID_X550EM_X_1G_T: in ixgbe_set_mac_type()
H A Dixgbe_type.h118 #define IXGBE_DEV_ID_X550EM_X_1G_T 0x15AE macro
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_ethdev.c431 { RTE_PCI_DEVICE(IXGBE_INTEL_VENDOR_ID, IXGBE_DEV_ID_X550EM_X_1G_T) },