Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe_x550.c334 case IXGBE_DEV_ID_X550EM_A_1G_T: in ixgbe_identify_phy_x550em()
2137 if (hw->device_id != IXGBE_DEV_ID_X550EM_A_1G_T && in ixgbe_init_mac_link_ops_X550em_a()
3287 case IXGBE_DEV_ID_X550EM_A_1G_T: in ixgbe_get_media_type_X550em()
3356 case IXGBE_DEV_ID_X550EM_A_1G_T: in ixgbe_set_mdio_speed()
Dixgbe_common.c90 case IXGBE_DEV_ID_X550EM_A_1G_T: in ixgbe_device_supports_autoneg_fc()
3375 if (hw->device_id == IXGBE_DEV_ID_X550EM_A_1G_T || in ixgbe_check_mac_link_generic()
Dixgbe_main.c126 {PCI_VDEVICE(INTEL, IXGBE_DEV_ID_X550EM_A_1G_T), board_x550em_a_fw },
2783 case IXGBE_DEV_ID_X550EM_A_1G_T: in ixgbe_check_overtemp_subtask()
6059 case IXGBE_DEV_ID_X550EM_A_1G_T: in ixgbe_set_eee_capable()
6245 case IXGBE_DEV_ID_X550EM_A_1G_T: in ixgbe_sw_init()
Dixgbe_type.h71 #define IXGBE_DEV_ID_X550EM_A_1G_T 0x15E4 macro