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()2152 if (hw->device_id != IXGBE_DEV_ID_X550EM_A_1G_T && in ixgbe_init_mac_link_ops_X550em_a()3306 case IXGBE_DEV_ID_X550EM_A_1G_T: in ixgbe_get_media_type_X550em()3375 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()3377 if (hw->device_id == IXGBE_DEV_ID_X550EM_A_1G_T || in ixgbe_check_mac_link_generic()
1047 case IXGBE_DEV_ID_X550EM_A_1G_T: in ixgbe_mii_bus_init()
131 {PCI_VDEVICE(INTEL, IXGBE_DEV_ID_X550EM_A_1G_T), board_x550em_a_fw },2825 case IXGBE_DEV_ID_X550EM_A_1G_T: in ixgbe_check_overtemp_subtask()6237 case IXGBE_DEV_ID_X550EM_A_1G_T: in ixgbe_set_eee_capable()6427 case IXGBE_DEV_ID_X550EM_A_1G_T: in ixgbe_sw_init()
71 #define IXGBE_DEV_ID_X550EM_A_1G_T 0x15E4 macro