Centos-kernel-stream-9/drivers/net/ethernet/intel/ice
Petr Oros 6a4d95a9b3 ice, irdma: move interrupts code to irdma
JIRA: https://issues.redhat.com/browse/RHEL-63642

Upstream commit(s):
commit 3e0d3cb3fbe06a7bc09d98324a21a446c80f9d3b
Author: Michal Swiatkowski <michal.swiatkowski@linux.intel.com>
Date:   Tue Dec 3 07:58:13 2024 +0100

    ice, irdma: move interrupts code to irdma

    Move responsibility of MSI-X requesting for RDMA feature from ice driver
    to irdma driver. It is done to allow simple fallback when there is not
    enough MSI-X available.

    Change amount of MSI-X used for control from 4 to 1, as it isn't needed
    to have more than one MSI-X for this purpose.

    Reviewed-by: Jacob Keller <jacob.e.keller@intel.com>
    Signed-off-by: Michal Swiatkowski <michal.swiatkowski@linux.intel.com>
    Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>

Signed-off-by: Petr Oros <poros@redhat.com>
2025-02-19 13:37:38 +01:00
..
devlink ice: devlink PF MSI-X max and min parameter 2025-02-19 13:37:37 +01:00
Makefile ice: basic support for VLAN in subfunctions 2024-12-09 13:12:48 +01:00
ice.h ice, irdma: move interrupts code to irdma 2025-02-19 13:37:38 +01:00
ice_adapter.c ice: do not init struct ice_adapter more times than needed 2024-12-09 13:12:45 +01:00
ice_adapter.h
ice_adminq_cmd.h ice: do not clutter debug logs with unused data 2024-12-09 13:12:47 +01:00
ice_arfs.c
ice_arfs.h
ice_base.c ice: get rid of num_lan_msix field 2025-02-19 13:37:37 +01:00
ice_base.h ice: make ice_vsi_cfg_txq() static 2024-07-04 07:59:40 +02:00
ice_cgu_regs.h ice: Add support for E825-C TS PLL handling 2024-08-20 15:26:15 +02:00
ice_common.c ice: c827: move wait for FW to ice_init_hw() 2025-02-19 13:37:34 +01:00
ice_common.h ice: c827: move wait for FW to ice_init_hw() 2025-02-19 13:37:34 +01:00
ice_controlq.c ice: Report NVM version numbers on mismatch during load 2024-12-09 13:12:47 +01:00
ice_controlq.h ice: remove unnecessary control queue cmd_buf arrays 2024-12-09 13:12:47 +01:00
ice_dcb.c ice: cleanup inconsistent code 2024-07-04 07:59:39 +02:00
ice_dcb.h
ice_dcb_lib.c ice: add new VSI type for subfunctions 2024-12-09 13:12:47 +01:00
ice_dcb_lib.h
ice_dcb_nl.c ice: field get conversion 2024-07-04 07:59:39 +02:00
ice_dcb_nl.h
ice_ddp.c ice: fix memleak in ice_init_tx_topology() 2024-12-09 13:12:49 +01:00
ice_ddp.h ice: fix memleak in ice_init_tx_topology() 2024-12-09 13:12:49 +01:00
ice_debugfs.c ice: ensure the copied buf is NUL terminated 2024-07-04 09:27:43 +02:00
ice_devids.h ice: update E830 device ids and comments 2024-07-04 09:27:44 +02:00
ice_dpll.c ice: fix crash on probe for DPLL enabled E810 LOM 2024-12-09 13:12:49 +01:00
ice_dpll.h ice: add callbacks for Embedded SYNC enablement on dpll pins 2024-12-09 13:12:47 +01:00
ice_eswitch.c ice: Fix use after free during unload with ports in bridge 2024-12-09 13:12:49 +01:00
ice_eswitch.h ice: create port representor for SF 2024-12-09 13:12:48 +01:00
ice_eswitch_br.c ice: Flush FDB entries before reset 2024-12-09 13:12:49 +01:00
ice_eswitch_br.h ice: Flush FDB entries before reset 2024-12-09 13:12:49 +01:00
ice_ethtool.c ice: get rid of num_lan_msix field 2025-02-19 13:37:37 +01:00
ice_ethtool.h ice: Implement driver functionality to dump serdes equalizer values 2024-12-09 13:12:45 +01:00
ice_ethtool_fdir.c ice: change q_index variable type to s16 to store -1 value 2024-12-09 13:12:49 +01:00
ice_fdir.c ice: Implement 'flow-type ether' rules 2024-07-04 09:27:42 +02:00
ice_fdir.h ice: change q_index variable type to s16 to store -1 value 2024-12-09 13:12:49 +01:00
ice_flex_pipe.c ice: enable FDIR filters from raw binary patterns for VFs 2024-12-09 13:12:47 +01:00
ice_flex_pipe.h ice: enable FDIR filters from raw binary patterns for VFs 2024-12-09 13:12:47 +01:00
ice_flex_type.h ice: enable symmetric-xor RSS for Toeplitz hash function 2024-07-04 07:59:38 +02:00
ice_flow.c ice: enable FDIR filters from raw binary patterns for VFs 2024-12-09 13:12:47 +01:00
ice_flow.h ice: enable FDIR filters from raw binary patterns for VFs 2024-12-09 13:12:47 +01:00
ice_fltr.c
ice_fltr.h
ice_fw_update.c ice: Add tx_scheduling_layers devlink param 2024-12-09 13:12:44 +01:00
ice_fw_update.h ice: Add tx_scheduling_layers devlink param 2024-12-09 13:12:44 +01:00
ice_fwlog.c ice: Fix debugfs with devlink reload 2024-07-04 07:59:41 +02:00
ice_fwlog.h ice: add ability to read and configure FW log data 2024-07-04 07:59:39 +02:00
ice_gnss.c
ice_gnss.h
ice_hw_autogen.h ice: Adjust PTP init for 2x50G E825C devices 2024-08-20 15:26:15 +02:00
ice_hwmon.c ice: use proper macro for testing bit 2024-07-04 09:27:46 +02:00
ice_hwmon.h ice: read internal temperature sensor 2024-07-04 07:59:38 +02:00
ice_idc.c ice, irdma: move interrupts code to irdma 2025-02-19 13:37:38 +01:00
ice_idc_int.h
ice_irq.c ice, irdma: move interrupts code to irdma 2025-02-19 13:37:38 +01:00
ice_irq.h
ice_lag.c overflow: Change DEFINE_FLEX to take __counted_by member 2024-12-09 13:12:32 +01:00
ice_lag.h ice: control default Tx rule in lag 2024-07-04 07:59:42 +02:00
ice_lan_tx_rx.h net: intel: introduce {, Intel} Ethernet common library 2024-11-19 14:53:34 +01:00
ice_lib.c ice: get rid of num_lan_msix field 2025-02-19 13:37:37 +01:00
ice_lib.h ice: add basic devlink subfunctions support 2024-12-09 13:12:48 +01:00
ice_main.c ice: ice_probe: init ice_adapter after HW init 2025-02-19 13:37:37 +01:00
ice_nvm.c ice: Add tx_scheduling_layers devlink param 2024-12-09 13:12:44 +01:00
ice_nvm.h ice: Add tx_scheduling_layers devlink param 2024-12-09 13:12:44 +01:00
ice_osdep.h ice: stop intermixing AQ commands/responses debug dumps 2024-12-09 13:12:47 +01:00
ice_parser.c ice: add API for parser profile initialization 2024-12-09 13:12:46 +01:00
ice_parser.h ice: add API for parser profile initialization 2024-12-09 13:12:46 +01:00
ice_parser_rt.c ice: Fix a 32bit bug 2024-12-09 13:12:47 +01:00
ice_pf_vsi_vlan_ops.c
ice_pf_vsi_vlan_ops.h
ice_protocol_type.h ice: Remove unused members from switch API 2024-12-09 13:12:46 +01:00
ice_ptp.c ice: add lock to protect low latency interface 2025-01-20 13:34:51 +01:00
ice_ptp.h ice: Introduce ETH56G PHY model for E825C products 2024-08-20 15:26:15 +02:00
ice_ptp_consts.h ice: Add support for E825-C TS PLL handling 2024-08-20 15:26:15 +02:00
ice_ptp_hw.c ice: implement low latency PHY timer updates 2025-01-20 13:34:51 +01:00
ice_ptp_hw.h ice: implement low latency PHY timer updates 2025-01-20 13:34:51 +01:00
ice_repr.c ice: Fix a couple NULL vs IS_ERR() bugs 2024-12-09 13:12:48 +01:00
ice_repr.h ice: check if SF is ready in ethtool ops 2024-12-09 13:12:48 +01:00
ice_sbq_cmd.h ice: Introduce ETH56G PHY model for E825C products 2024-08-20 15:26:15 +02:00
ice_sched.c ice: Adjust over allocation of memory in ice_sched_add_root_node() and ice_sched_add_node() 2024-12-09 13:12:47 +01:00
ice_sched.h ice: Support 5 layer topology 2024-12-09 13:12:44 +01:00
ice_sf_eth.c ice: Fix a NULL vs IS_ERR() check in probe() 2024-12-09 13:12:48 +01:00
ice_sf_eth.h ice: subfunction activation and base devlink ops 2024-12-09 13:12:48 +01:00
ice_sf_vsi_vlan_ops.c ice: basic support for VLAN in subfunctions 2024-12-09 13:12:48 +01:00
ice_sf_vsi_vlan_ops.h ice: basic support for VLAN in subfunctions 2024-12-09 13:12:48 +01:00
ice_sriov.c ice: Fix increasing MSI-X on VF 2024-12-09 13:12:49 +01:00
ice_sriov.h ice: Add get/set hw address for VFs using devlink commands 2024-12-09 13:12:45 +01:00
ice_switch.c ice: fix VLAN replay after reset 2024-12-09 13:12:49 +01:00
ice_switch.h ice: Remove unused members from switch API 2024-12-09 13:12:46 +01:00
ice_tc_lib.c ice: set correct dst VSI in only LAN filters 2024-12-09 13:12:48 +01:00
ice_tc_lib.h
ice_trace.h ice: Add tracepoint for adding and removing switch rules 2024-12-09 13:12:46 +01:00
ice_txrx.c ice: stop storing XDP verdict within ice_rx_buf 2025-02-04 08:49:55 +01:00
ice_txrx.h ice: stop storing XDP verdict within ice_rx_buf 2025-02-04 08:49:55 +01:00
ice_txrx_lib.c Merge: [Intel 9.6 FEAT] ice: Driver Update 2024-12-10 14:32:26 +00:00
ice_txrx_lib.h ice: stop storing XDP verdict within ice_rx_buf 2025-02-04 08:49:55 +01:00
ice_type.h ice: check low latency PHY timer update firmware capability 2025-01-20 13:34:51 +01:00
ice_vf_lib.c ice: Fix increasing MSI-X on VF 2024-12-09 13:12:49 +01:00
ice_vf_lib.h ice: enable FDIR filters from raw binary patterns for VFs 2024-12-09 13:12:47 +01:00
ice_vf_lib_private.h ice: Fix increasing MSI-X on VF 2024-12-09 13:12:49 +01:00
ice_vf_mbx.c
ice_vf_mbx.h
ice_vf_vsi_vlan_ops.c
ice_vf_vsi_vlan_ops.h
ice_virtchnl.c iavf: add support for offloading tc U32 cls filters 2024-12-12 10:07:13 +01:00
ice_virtchnl.h ice: use relative VSI index for VFs instead of PF VSI number 2024-07-04 07:59:41 +02:00
ice_virtchnl_allowlist.c ice: virtchnl: stop pretending to support RSS over AQ or registers 2024-07-04 07:59:41 +02:00
ice_virtchnl_allowlist.h
ice_virtchnl_fdir.c ice: enable FDIR filters from raw binary patterns for VFs 2024-12-09 13:12:47 +01:00
ice_virtchnl_fdir.h ice: Add a per-VF limit on number of FDIR filters 2024-08-19 14:53:12 +00:00
ice_vlan.h
ice_vlan_mode.c
ice_vlan_mode.h
ice_vsi_vlan_lib.c ice: clear port vlan config during reset 2024-12-09 13:12:49 +01:00
ice_vsi_vlan_lib.h ice: clear port vlan config during reset 2024-12-09 13:12:49 +01:00
ice_vsi_vlan_ops.c ice: basic support for VLAN in subfunctions 2024-12-09 13:12:48 +01:00
ice_vsi_vlan_ops.h
ice_xsk.c ice: add new VSI type for subfunctions 2024-12-09 13:12:47 +01:00
ice_xsk.h ice: improve updating ice_{t,r}x_ring::xsk_pool 2024-08-01 07:05:14 +02:00