Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ixgbe/
Dixgbe_x550.c335 case IXGBE_DEV_ID_X550EM_A_1G_T_L: in ixgbe_identify_phy_x550em()
2153 hw->device_id != IXGBE_DEV_ID_X550EM_A_1G_T_L) { in ixgbe_init_mac_link_ops_X550em_a()
3307 case IXGBE_DEV_ID_X550EM_A_1G_T_L: in ixgbe_get_media_type_X550em()
3376 case IXGBE_DEV_ID_X550EM_A_1G_T_L: in ixgbe_set_mdio_speed()
Dixgbe_common.c90 case IXGBE_DEV_ID_X550EM_A_1G_T_L: in ixgbe_device_supports_autoneg_fc()
3378 hw->device_id == IXGBE_DEV_ID_X550EM_A_1G_T_L) { in ixgbe_check_mac_link_generic()
Dixgbe_phy.c1048 case IXGBE_DEV_ID_X550EM_A_1G_T_L: in ixgbe_mii_bus_init()
Dixgbe_main.c132 {PCI_VDEVICE(INTEL, IXGBE_DEV_ID_X550EM_A_1G_T_L), board_x550em_a_fw },
2826 case IXGBE_DEV_ID_X550EM_A_1G_T_L: in ixgbe_check_overtemp_subtask()
6238 case IXGBE_DEV_ID_X550EM_A_1G_T_L: in ixgbe_set_eee_capable()
6428 case IXGBE_DEV_ID_X550EM_A_1G_T_L: in ixgbe_sw_init()
Dixgbe_type.h72 #define IXGBE_DEV_ID_X550EM_A_1G_T_L 0x15E5 macro