Searched refs:IXGBE_DEV_ID_X550EM_A_1G_T (Results 1 – 4 of 4) sorted by relevance
334 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()
90 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()
126 {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()
71 #define IXGBE_DEV_ID_X550EM_A_1G_T 0x15E4 macro