Home
last modified time | relevance | path

Searched refs:ixgbe_mac_X550 (Results 1 – 15 of 15) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/intel/ixgbe/
Dixgbe_dcb.c274 case ixgbe_mac_X550: in ixgbe_dcb_hw_config()
293 case ixgbe_mac_X550: in ixgbe_dcb_hw_pfc_config()
351 case ixgbe_mac_X550: in ixgbe_dcb_hw_ets_config()
382 case ixgbe_mac_X550: in ixgbe_dcb_read_rtrup2tc()
Dixgbe_fcoe.c71 if (hw->mac.type == ixgbe_mac_X550) { in ixgbe_fcoe_ddp_put()
289 if (hw->mac.type == ixgbe_mac_X550) { in ixgbe_fcoe_ddp_setup()
418 if (adapter->hw.mac.type == ixgbe_mac_X550) in ixgbe_fcoe_ddp()
665 if (adapter->hw.mac.type == ixgbe_mac_X550) in ixgbe_configure_fcoe()
669 if (adapter->hw.mac.type == ixgbe_mac_X550) { in ixgbe_configure_fcoe()
724 if (adapter->hw.mac.type == ixgbe_mac_X550) in ixgbe_free_fcoe_ddp_resources()
808 if (adapter->hw.mac.type == ixgbe_mac_X550) in ixgbe_fcoe_ddp_enable()
1015 } else if (hw->mac.type == ixgbe_mac_X550) { in ixgbe_fcoe_get_hbainfo()
Dixgbe_ptp.c415 case ixgbe_mac_X550: in ixgbe_ptp_convert_to_hwtstamp()
559 case ixgbe_mac_X550: in ixgbe_ptp_gettimex()
1036 if (hw->mac.type >= ixgbe_mac_X550) { in ixgbe_ptp_set_timestamp_mode()
1067 case ixgbe_mac_X550: in ixgbe_ptp_set_timestamp_mode()
1235 case ixgbe_mac_X550: in ixgbe_ptp_start_cyclecounter()
1282 case ixgbe_mac_X550: in ixgbe_ptp_init_systime()
1407 case ixgbe_mac_X550: in ixgbe_ptp_create_clock()
Dixgbe_mbx.c283 case ixgbe_mac_X550: in ixgbe_check_for_rst_pf()
407 hw->mac.type != ixgbe_mac_X550 && in ixgbe_init_mbx_params_pf()
Dixgbe_main.c875 case ixgbe_mac_X550: in ixgbe_set_ivar()
914 case ixgbe_mac_X550: in ixgbe_irq_rearm_queues()
2514 case ixgbe_mac_X550: in ixgbe_configure_msix()
2743 case ixgbe_mac_X550: in ixgbe_write_eitr()
2887 case ixgbe_mac_X550: in ixgbe_check_overtemp_event()
2981 case ixgbe_mac_X550: in ixgbe_irq_enable_queues()
3019 case ixgbe_mac_X550: in ixgbe_irq_enable()
3035 case ixgbe_mac_X550: in ixgbe_irq_enable()
3096 case ixgbe_mac_X550: in ixgbe_msix_other()
3341 case ixgbe_mac_X550: in ixgbe_intr()
[all …]
Dixgbe_ethtool.c690 case ixgbe_mac_X550: in ixgbe_get_regs()
804 case ixgbe_mac_X550: in ixgbe_get_regs()
1131 case ixgbe_mac_X550: in ixgbe_get_max_rxd()
1149 case ixgbe_mac_X550: in ixgbe_get_max_txd()
1613 case ixgbe_mac_X550: in ixgbe_reg_test()
1874 case ixgbe_mac_X550: in ixgbe_setup_desc_rings()
1935 case ixgbe_mac_X550: in ixgbe_setup_loopback_test()
2671 if (adapter->hw.mac.type < ixgbe_mac_X550) in ixgbe_rss_indir_tbl_max()
3029 if ((hw->mac.type >= ixgbe_mac_X550) && in ixgbe_set_rss_hash_opt()
3056 if ((hw->mac.type >= ixgbe_mac_X550) && in ixgbe_set_rss_hash_opt()
[all …]
Dixgbe_lib.c107 case ixgbe_mac_X550: in ixgbe_get_first_reg_idx()
635 if (hw->mac.type < ixgbe_mac_X550) in ixgbe_set_rss_queues()
Dixgbe_sriov.c1483 if (hw->mac.type >= ixgbe_mac_X550) in ixgbe_enable_port_vlan()
1515 if (hw->mac.type >= ixgbe_mac_X550) in ixgbe_disable_port_vlan()
1802 adapter->hw.mac.type >= ixgbe_mac_X550) in ixgbe_ndo_set_vf_rss_query_en()
Dixgbe_common.c472 if (hw->mac.type == ixgbe_mac_X550 || hw->mac.type == ixgbe_mac_X540) { in ixgbe_clear_hw_cntrs_generic()
2547 if (hw->mac.type >= ixgbe_mac_X550) in ixgbe_disable_pcie_primary()
2915 case ixgbe_mac_X550: in ixgbe_get_pcie_msix_count_generic()
3359 if ((hw->mac.type >= ixgbe_mac_X550) && in ixgbe_check_mac_link_generic()
3369 if ((hw->mac.type >= ixgbe_mac_X550) && in ixgbe_check_mac_link_generic()
Dixgbe_phy.c1120 if (hw->mac.type == ixgbe_mac_X550) { in ixgbe_setup_phy_link_generic()
1235 case ixgbe_mac_X550: in ixgbe_get_copper_speeds_supported()
2167 if (hw->mac.type >= ixgbe_mac_X550) in ixgbe_read_i2c_byte_generic_int()
Dixgbe.h849 case ixgbe_mac_X550: in ixgbe_max_rss_indices()
Dixgbe_dcb_nl.c156 case ixgbe_mac_X550: in ixgbe_dcbnl_get_perm_hw_addr()
Dixgbe_82599.c1615 case ixgbe_mac_X550: in ixgbe_fdir_set_input_mask_82599()
Dixgbe_type.h3145 ixgbe_mac_X550, enumerator
Dixgbe_x550.c4054 .mac = ixgbe_mac_X550,