Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe_x550.c315 case IXGBE_DEV_ID_X550EM_X_XFI: in ixgbe_identify_phy_x550em()
2907 case IXGBE_DEV_ID_X550EM_X_XFI: in ixgbe_setup_fc_x550em()
3274 case IXGBE_DEV_ID_X550EM_X_XFI: in ixgbe_get_media_type_X550em()
Dixgbe_type.h63 #define IXGBE_DEV_ID_X550EM_X_XFI 0x15B0 macro
Dixgbe_common.c75 if (hw->device_id == IXGBE_DEV_ID_X550EM_X_XFI) in ixgbe_device_supports_autoneg_fc()
Dixgbe_ethtool.c164 case IXGBE_DEV_ID_X550EM_X_XFI: in ixgbe_get_supported_10gtypes()
Dixgbe_main.c114 {PCI_VDEVICE(INTEL, IXGBE_DEV_ID_X550EM_X_XFI), board_X550EM_x},