Home
last modified time | relevance | path

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

/Linux-v5.10/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.c412 case ixgbe_mac_X550: in ixgbe_ptp_convert_to_hwtstamp()
569 case ixgbe_mac_X550: in ixgbe_ptp_gettimex()
1048 if (hw->mac.type >= ixgbe_mac_X550) { in ixgbe_ptp_set_timestamp_mode()
1081 case ixgbe_mac_X550: in ixgbe_ptp_set_timestamp_mode()
1247 case ixgbe_mac_X550: in ixgbe_ptp_start_cyclecounter()
1385 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.c872 case ixgbe_mac_X550: in ixgbe_set_ivar()
911 case ixgbe_mac_X550: in ixgbe_irq_rearm_queues()
2494 case ixgbe_mac_X550: in ixgbe_configure_msix()
2723 case ixgbe_mac_X550: in ixgbe_write_eitr()
2869 case ixgbe_mac_X550: in ixgbe_check_overtemp_event()
2963 case ixgbe_mac_X550: in ixgbe_irq_enable_queues()
3001 case ixgbe_mac_X550: in ixgbe_irq_enable()
3017 case ixgbe_mac_X550: in ixgbe_irq_enable()
3078 case ixgbe_mac_X550: in ixgbe_msix_other()
3323 case ixgbe_mac_X550: in ixgbe_intr()
[all …]
Dixgbe_ethtool.c689 case ixgbe_mac_X550: in ixgbe_get_regs()
803 case ixgbe_mac_X550: in ixgbe_get_regs()
1585 case ixgbe_mac_X550: in ixgbe_reg_test()
1846 case ixgbe_mac_X550: in ixgbe_setup_desc_rings()
1907 case ixgbe_mac_X550: in ixgbe_setup_loopback_test()
2995 if ((hw->mac.type >= ixgbe_mac_X550) && in ixgbe_set_rss_hash_opt()
3022 if ((hw->mac.type >= ixgbe_mac_X550) && in ixgbe_set_rss_hash_opt()
3056 if (adapter->hw.mac.type < ixgbe_mac_X550) in ixgbe_rss_indir_tbl_max()
3152 case ixgbe_mac_X550: in ixgbe_get_ts_info()
Dixgbe_sriov.c1429 if (hw->mac.type >= ixgbe_mac_X550) in ixgbe_enable_port_vlan()
1461 if (hw->mac.type >= ixgbe_mac_X550) in ixgbe_disable_port_vlan()
1670 adapter->hw.mac.type >= ixgbe_mac_X550) in ixgbe_ndo_set_vf_rss_query_en()
Dixgbe_lib.c107 case ixgbe_mac_X550: in ixgbe_get_first_reg_idx()
631 if (hw->mac.type < ixgbe_mac_X550) in ixgbe_set_rss_queues()
Dixgbe_common.c471 if (hw->mac.type == ixgbe_mac_X550 || hw->mac.type == ixgbe_mac_X540) { in ixgbe_clear_hw_cntrs_generic()
2559 if (hw->mac.type >= ixgbe_mac_X550) in ixgbe_disable_pcie_master()
2927 case ixgbe_mac_X550: in ixgbe_get_pcie_msix_count_generic()
3356 if ((hw->mac.type >= ixgbe_mac_X550) && in ixgbe_check_mac_link_generic()
3366 if ((hw->mac.type >= ixgbe_mac_X550) && in ixgbe_check_mac_link_generic()
Dixgbe_phy.c987 if (hw->mac.type == ixgbe_mac_X550) { in ixgbe_setup_phy_link_generic()
1102 case ixgbe_mac_X550: in ixgbe_get_copper_speeds_supported()
2011 if (hw->mac.type >= ixgbe_mac_X550) in ixgbe_read_i2c_byte_generic_int()
Dixgbe.h781 case ixgbe_mac_X550: in ixgbe_max_rss_indices()
Dixgbe_dcb_nl.c158 case ixgbe_mac_X550: in ixgbe_dcbnl_get_perm_hw_addr()
Dixgbe_82599.c1612 case ixgbe_mac_X550: in ixgbe_fdir_set_input_mask_82599()
Dixgbe_type.h3138 ixgbe_mac_X550, enumerator
Dixgbe_x550.c4049 .mac = ixgbe_mac_X550,