Home
last modified time | relevance | path

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

/Linux-v5.4/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.c70 if (hw->mac.type == ixgbe_mac_X550) { in ixgbe_fcoe_ddp_put()
288 if (hw->mac.type == ixgbe_mac_X550) { in ixgbe_fcoe_ddp_setup()
417 if (adapter->hw.mac.type == ixgbe_mac_X550) in ixgbe_fcoe_ddp()
664 if (adapter->hw.mac.type == ixgbe_mac_X550) in ixgbe_configure_fcoe()
668 if (adapter->hw.mac.type == ixgbe_mac_X550) { in ixgbe_configure_fcoe()
723 if (adapter->hw.mac.type == ixgbe_mac_X550) in ixgbe_free_fcoe_ddp_resources()
807 if (adapter->hw.mac.type == ixgbe_mac_X550) in ixgbe_fcoe_ddp_enable()
1021 } 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.c874 case ixgbe_mac_X550: in ixgbe_set_ivar()
913 case ixgbe_mac_X550: in ixgbe_irq_rearm_queues()
2472 case ixgbe_mac_X550: in ixgbe_configure_msix()
2701 case ixgbe_mac_X550: in ixgbe_write_eitr()
2847 case ixgbe_mac_X550: in ixgbe_check_overtemp_event()
2941 case ixgbe_mac_X550: in ixgbe_irq_enable_queues()
2970 case ixgbe_mac_X550: in ixgbe_irq_disable_queues()
3008 case ixgbe_mac_X550: in ixgbe_irq_enable()
3024 case ixgbe_mac_X550: in ixgbe_irq_enable()
3085 case ixgbe_mac_X550: in ixgbe_msix_other()
[all …]
Dixgbe_ethtool.c585 case ixgbe_mac_X550: in ixgbe_get_regs()
699 case ixgbe_mac_X550: in ixgbe_get_regs()
1483 case ixgbe_mac_X550: in ixgbe_reg_test()
1744 case ixgbe_mac_X550: in ixgbe_setup_desc_rings()
1805 case ixgbe_mac_X550: in ixgbe_setup_loopback_test()
2896 if ((hw->mac.type >= ixgbe_mac_X550) && in ixgbe_set_rss_hash_opt()
2923 if ((hw->mac.type >= ixgbe_mac_X550) && in ixgbe_set_rss_hash_opt()
2957 if (adapter->hw.mac.type < ixgbe_mac_X550) in ixgbe_rss_indir_tbl_max()
3053 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.c472 if (hw->mac.type == ixgbe_mac_X550 || hw->mac.type == ixgbe_mac_X540) { in ixgbe_clear_hw_cntrs_generic()
2560 if (hw->mac.type >= ixgbe_mac_X550) in ixgbe_disable_pcie_master()
2928 case ixgbe_mac_X550: in ixgbe_get_pcie_msix_count_generic()
3357 if ((hw->mac.type >= ixgbe_mac_X550) && in ixgbe_check_mac_link_generic()
3367 if ((hw->mac.type >= ixgbe_mac_X550) && in ixgbe_check_mac_link_generic()
Dixgbe_phy.c990 if (hw->mac.type == ixgbe_mac_X550) { in ixgbe_setup_phy_link_generic()
1105 case ixgbe_mac_X550: in ixgbe_get_copper_speeds_supported()
2014 if (hw->mac.type >= ixgbe_mac_X550) in ixgbe_read_i2c_byte_generic_int()
Dixgbe.h785 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,