Home
last modified time | relevance | path

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

/Linux-v4.19/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.c310 case ixgbe_mac_X550: in ixgbe_ptp_convert_to_hwtstamp()
903 if (hw->mac.type >= ixgbe_mac_X550) { in ixgbe_ptp_set_timestamp_mode()
936 case ixgbe_mac_X550: in ixgbe_ptp_set_timestamp_mode()
1102 case ixgbe_mac_X550: in ixgbe_ptp_start_cyclecounter()
1240 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.c869 case ixgbe_mac_X550: in ixgbe_set_ivar()
908 case ixgbe_mac_X550: in ixgbe_irq_rearm_queues()
2473 case ixgbe_mac_X550: in ixgbe_configure_msix()
2700 case ixgbe_mac_X550: in ixgbe_write_eitr()
2846 case ixgbe_mac_X550: in ixgbe_check_overtemp_event()
2940 case ixgbe_mac_X550: in ixgbe_irq_enable_queues()
2969 case ixgbe_mac_X550: in ixgbe_irq_disable_queues()
3007 case ixgbe_mac_X550: in ixgbe_irq_enable()
3023 case ixgbe_mac_X550: in ixgbe_irq_enable()
3084 case ixgbe_mac_X550: in ixgbe_msix_other()
[all …]
Dixgbe_ethtool.c583 case ixgbe_mac_X550: in ixgbe_get_regs()
697 case ixgbe_mac_X550: in ixgbe_get_regs()
1481 case ixgbe_mac_X550: in ixgbe_reg_test()
1742 case ixgbe_mac_X550: in ixgbe_setup_desc_rings()
1803 case ixgbe_mac_X550: in ixgbe_setup_loopback_test()
2893 if ((hw->mac.type >= ixgbe_mac_X550) && in ixgbe_set_rss_hash_opt()
2920 if ((hw->mac.type >= ixgbe_mac_X550) && in ixgbe_set_rss_hash_opt()
2954 if (adapter->hw.mac.type < ixgbe_mac_X550) in ixgbe_rss_indir_tbl_max()
3050 case ixgbe_mac_X550: in ixgbe_get_ts_info()
Dixgbe_sriov.c1403 if (hw->mac.type >= ixgbe_mac_X550) in ixgbe_enable_port_vlan()
1435 if (hw->mac.type >= ixgbe_mac_X550) in ixgbe_disable_port_vlan()
1644 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.c689 if (hw->mac.type == ixgbe_mac_X550) { in ixgbe_setup_phy_link_generic()
804 case ixgbe_mac_X550: in ixgbe_get_copper_speeds_supported()
1713 if (hw->mac.type >= ixgbe_mac_X550) in ixgbe_read_i2c_byte_generic_int()
Dixgbe.h775 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.h3127 ixgbe_mac_X550, enumerator
Dixgbe_x550.c4032 .mac = ixgbe_mac_X550,