Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_x550.c325 case IXGBE_DEV_ID_X550EM_X_SFP: in ixgbe_identify_phy_x550em()
1485 case IXGBE_DEV_ID_X550EM_X_SFP: in ixgbe_get_media_type_X550em()
2289 case IXGBE_DEV_ID_X550EM_X_SFP: in ixgbe_init_phy_ops_X550em()
2523 if (hw->device_id == IXGBE_DEV_ID_X550EM_X_SFP) in ixgbe_reset_hw_X550em()
H A Dixgbe_api.c177 case IXGBE_DEV_ID_X550EM_X_SFP: in ixgbe_set_mac_type()
H A Dixgbe_type.h116 #define IXGBE_DEV_ID_X550EM_X_SFP 0x15AC macro
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_ethdev.c429 { RTE_PCI_DEVICE(IXGBE_INTEL_VENDOR_ID, IXGBE_DEV_ID_X550EM_X_SFP) },