Searched refs:ixgbe_mac_X550 (Results 1 – 12 of 12) sorted by relevance
289 case ixgbe_mac_X550: in ixgbe_dcb_hw_config()307 case ixgbe_mac_X550: in ixgbe_dcb_hw_pfc_config()364 case ixgbe_mac_X550: in ixgbe_dcb_hw_ets_config()394 case ixgbe_mac_X550: in ixgbe_dcb_read_rtrup2tc()
95 if (hw->mac.type == ixgbe_mac_X550) { in ixgbe_fcoe_ddp_put()312 if (hw->mac.type == ixgbe_mac_X550) { in ixgbe_fcoe_ddp_setup()441 if (adapter->hw.mac.type == ixgbe_mac_X550) in ixgbe_fcoe_ddp()686 if (adapter->hw.mac.type == ixgbe_mac_X550) in ixgbe_configure_fcoe()690 if (adapter->hw.mac.type == ixgbe_mac_X550) { in ixgbe_configure_fcoe()745 if (adapter->hw.mac.type == ixgbe_mac_X550) in ixgbe_free_fcoe_ddp_resources()829 if (adapter->hw.mac.type == ixgbe_mac_X550) in ixgbe_fcoe_ddp_enable()
308 case ixgbe_mac_X550: in ixgbe_check_for_rst_pf()431 hw->mac.type != ixgbe_mac_X550 && in ixgbe_init_mbx_params_pf()
854 case ixgbe_mac_X550: in ixgbe_set_ivar()892 case ixgbe_mac_X550: in ixgbe_irq_rearm_queues()2180 case ixgbe_mac_X550: in ixgbe_configure_msix()2291 case ixgbe_mac_X550: in ixgbe_write_eitr()2496 case ixgbe_mac_X550: in ixgbe_irq_enable_queues()2524 case ixgbe_mac_X550: in ixgbe_irq_disable_queues()2558 case ixgbe_mac_X550: in ixgbe_irq_enable()2573 case ixgbe_mac_X550: in ixgbe_irq_enable()2627 case ixgbe_mac_X550: in ixgbe_msix_other()2848 case ixgbe_mac_X550: in ixgbe_intr()[all …]
100 #define IXGBE_I2CCTL_BY_MAC(_hw)((((_hw)->mac.type >= ixgbe_mac_X550) ? \129 #define IXGBE_I2C_CLK_IN_BY_MAC(_hw)(((_hw)->mac.type) >= ixgbe_mac_X550 ? \131 #define IXGBE_I2C_CLK_OUT_BY_MAC(_hw)(((_hw)->mac.type) >= ixgbe_mac_X550 ? \133 #define IXGBE_I2C_DATA_IN_BY_MAC(_hw)(((_hw)->mac.type) >= ixgbe_mac_X550 ? \135 #define IXGBE_I2C_DATA_OUT_BY_MAC(_hw)(((_hw)->mac.type) >= ixgbe_mac_X550 ? \862 #define IXGBE_CIAA_BY_MAC(_hw) ((((_hw)->mac.type >= ixgbe_mac_X550) ? \864 #define IXGBE_CIAD_BY_MAC(_hw) ((((_hw)->mac.type >= ixgbe_mac_X550) ? \2756 ixgbe_mac_X550, enumerator
514 case ixgbe_mac_X550: in ixgbe_get_regs()627 case ixgbe_mac_X550: in ixgbe_get_regs()1413 case ixgbe_mac_X550: in ixgbe_reg_test()1651 case ixgbe_mac_X550: in ixgbe_free_desc_rings()1690 case ixgbe_mac_X550: in ixgbe_setup_desc_rings()1750 case ixgbe_mac_X550: in ixgbe_setup_loopback_test()2797 if ((hw->mac.type >= ixgbe_mac_X550) && in ixgbe_set_rss_hash_opt()2824 if ((hw->mac.type >= ixgbe_mac_X550) && in ixgbe_set_rss_hash_opt()2901 case ixgbe_mac_X550: in ixgbe_get_ts_info()
1176 if (hw->mac.type >= ixgbe_mac_X550) in ixgbe_enable_port_vlan()1209 if (hw->mac.type >= ixgbe_mac_X550) in ixgbe_disable_port_vlan()1408 adapter->hw.mac.type >= ixgbe_mac_X550) in ixgbe_ndo_set_vf_rss_query_en()
788 case ixgbe_mac_X550: in ixgbe_max_rss_indices()
2831 case ixgbe_mac_X550: in ixgbe_get_pcie_msix_count_generic()3228 if ((hw->mac.type >= ixgbe_mac_X550) && in ixgbe_check_mac_link_generic()3238 if ((hw->mac.type >= ixgbe_mac_X550) && in ixgbe_check_mac_link_generic()
183 case ixgbe_mac_X550: in ixgbe_dcbnl_get_perm_hw_addr()
129 case ixgbe_mac_X550: in ixgbe_get_first_reg_idx()
1517 .mac = ixgbe_mac_X550,