Home
last modified time | relevance | path

Searched refs:IXGBE_DEV_ID_X550EM_X_XFI (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_api.c178 case IXGBE_DEV_ID_X550EM_X_XFI: in ixgbe_set_mac_type()
H A Dixgbe_x550.c337 case IXGBE_DEV_ID_X550EM_X_XFI: in ixgbe_identify_phy_x550em()
1480 case IXGBE_DEV_ID_X550EM_X_XFI: in ixgbe_get_media_type_X550em()
3965 case IXGBE_DEV_ID_X550EM_X_XFI: in ixgbe_setup_fc_X550em()
H A Dixgbe_type.h119 #define IXGBE_DEV_ID_X550EM_X_XFI 0x15B0 macro
H A Dixgbe_common.c163 if (hw->device_id == IXGBE_DEV_ID_X550EM_X_XFI) in ixgbe_device_supports_autoneg_fc()
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_ethdev.c447 { RTE_PCI_DEVICE(IXGBE_INTEL_VENDOR_ID, IXGBE_DEV_ID_X550EM_X_XFI) },