Searched refs:IXGBE_DEV_ID_X550EM_A_1G_T (Results 1 – 5 of 5) sorted by relevance
334 case IXGBE_DEV_ID_X550EM_A_1G_T: in ixgbe_identify_phy_x550em()2201 if (hw->device_id != IXGBE_DEV_ID_X550EM_A_1G_T && in ixgbe_init_mac_link_ops_X550em_a()3353 case IXGBE_DEV_ID_X550EM_A_1G_T: in ixgbe_get_media_type_X550em()3422 case IXGBE_DEV_ID_X550EM_A_1G_T: in ixgbe_set_mdio_speed()
89 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()
924 case IXGBE_DEV_ID_X550EM_A_1G_T: in ixgbe_mii_bus_init()
130 {PCI_VDEVICE(INTEL, IXGBE_DEV_ID_X550EM_A_1G_T), board_x550em_a_fw },2805 case IXGBE_DEV_ID_X550EM_A_1G_T: in ixgbe_check_overtemp_subtask()6220 case IXGBE_DEV_ID_X550EM_A_1G_T: in ixgbe_set_eee_capable()6410 case IXGBE_DEV_ID_X550EM_A_1G_T: in ixgbe_sw_init()
71 #define IXGBE_DEV_ID_X550EM_A_1G_T 0x15E4 macro