numam-dpdk/drivers/net/sfc
Harman Kalra d61138d4f0 drivers: remove direct access to interrupt handle
Removing direct access to interrupt handle structure fields,
rather use respective get set APIs for the same.
Making changes to all the drivers access the interrupt handle fields.

Signed-off-by: Harman Kalra <hkalra@marvell.com>
Acked-by: Hyong Youb Kim <hyonkim@cisco.com>
Signed-off-by: David Marchand <david.marchand@redhat.com>
Tested-by: Raslan Darawsheh <rasland@nvidia.com>
2021-10-25 21:20:12 +02:00
..
meson.build net/sfc: fence off 8 bits in Rx mark for tunnel offload 2021-10-13 16:39:11 +02:00
sfc_debug.h net/sfc: update copyright year 2021-03-12 15:57:16 +01:00
sfc_dp_rx.h net/sfc: fence off 8 bits in Rx mark for tunnel offload 2021-10-13 16:39:11 +02:00
sfc_dp_tx.h mbuf: add namespace to offload flags 2021-10-24 13:37:43 +02:00
sfc_dp.c net/sfc: implement control path operations in tunnel offload 2021-10-13 21:30:13 +02:00
sfc_dp.h net/sfc: implement control path operations in tunnel offload 2021-10-13 21:30:13 +02:00
sfc_ef10_essb_rx.c mbuf: add namespace to offload flags 2021-10-24 13:37:43 +02:00
sfc_ef10_rx_ev.h mbuf: add namespace to offload flags 2021-10-24 13:37:43 +02:00
sfc_ef10_rx.c mbuf: add namespace to offload flags 2021-10-24 13:37:43 +02:00
sfc_ef10_tx.c mbuf: add namespace to offload flags 2021-10-24 13:37:43 +02:00
sfc_ef10.h net/sfc: add xstats for Rx/Tx doorbells 2021-07-23 23:26:45 +02:00
sfc_ef100_rx.c mbuf: add namespace to offload flags 2021-10-24 13:37:43 +02:00
sfc_ef100_tx.c mbuf: add namespace to offload flags 2021-10-24 13:37:43 +02:00
sfc_ef100.h net/sfc: update copyright year 2021-03-12 15:57:16 +01:00
sfc_ethdev_state.h net/sfc: move adapter state enum to separate header 2021-10-12 18:44:11 +02:00
sfc_ethdev.c ethdev: add namespace 2021-10-22 18:15:38 +02:00
sfc_ev.c net/sfc: add abstractions for the management EVQ identity 2021-07-20 12:20:31 +02:00
sfc_ev.h net/sfc: implement representor Tx queue start/stop 2021-10-12 18:44:11 +02:00
sfc_filter.c net/sfc: update copyright year 2021-03-12 15:57:16 +01:00
sfc_filter.h net/sfc: update copyright year 2021-03-12 15:57:16 +01:00
sfc_flow_tunnel.c net/sfc: support counters in tunnel offload jump rules 2021-10-13 21:30:13 +02:00
sfc_flow_tunnel.h net/sfc: support counters in tunnel offload jump rules 2021-10-13 21:30:13 +02:00
sfc_flow.c ethdev: add namespace 2021-10-22 18:15:38 +02:00
sfc_flow.h net/sfc: support group flows in tunnel offload 2021-10-13 21:30:13 +02:00
sfc_intr.c drivers: remove direct access to interrupt handle 2021-10-25 21:20:12 +02:00
sfc_kvargs.c net/sfc: add port representors infrastructure 2021-10-12 18:44:11 +02:00
sfc_kvargs.h net/sfc: add port representors infrastructure 2021-10-12 18:44:11 +02:00
sfc_log.h net/sfc: add more debug messages to transfer flows 2021-04-21 12:38:37 +02:00
sfc_mae_counter.c net/sfc: support counters in tunnel offload jump rules 2021-10-13 21:30:13 +02:00
sfc_mae_counter.h net/sfc: support counters in tunnel offload jump rules 2021-10-13 21:30:13 +02:00
sfc_mae.c net/sfc: implement transfer proxy port callback 2021-10-18 20:56:02 +02:00
sfc_mae.h net/sfc: allow ports without MAE privilege 2021-10-18 20:56:02 +02:00
sfc_mcdi.c net/sfc: update copyright year 2021-03-12 15:57:16 +01:00
sfc_port.c ethdev: add namespace 2021-10-22 18:15:38 +02:00
sfc_repr_proxy_api.h net/sfc: implement port representor start and stop 2021-10-12 18:44:11 +02:00
sfc_repr_proxy.c net/sfc: implement representor Rx 2021-10-12 18:44:11 +02:00
sfc_repr_proxy.h net/sfc: implement representor Rx 2021-10-12 18:44:11 +02:00
sfc_repr.c ethdev: add namespace 2021-10-22 18:15:38 +02:00
sfc_repr.h net/sfc: store PCI address for represented entities 2021-10-12 18:44:11 +02:00
sfc_rx.c mbuf: add namespace to offload flags 2021-10-24 13:37:43 +02:00
sfc_rx.h net/sfc: add Rx datapath method to get pushed buffers count 2021-07-20 12:20:31 +02:00
sfc_service.c net/sfc: add NUMA-aware registry of service logical cores 2021-07-20 12:20:31 +02:00
sfc_service.h net/sfc: add NUMA-aware registry of service logical cores 2021-07-20 12:20:31 +02:00
sfc_sriov.c net/sfc: add switch mode device argument 2021-10-12 18:44:10 +02:00
sfc_sriov.h net/sfc: update copyright year 2021-03-12 15:57:16 +01:00
sfc_stats.h net/sfc: relax SW packets/bytes atomic ops memory ordering 2021-10-07 16:57:42 +02:00
sfc_sw_stats.c net/sfc: collect per queue stats in EF100 Tx 2021-10-11 18:35:57 +02:00
sfc_sw_stats.h net/sfc: add xstats for Rx/Tx doorbells 2021-07-23 23:26:45 +02:00
sfc_switch.c net/sfc: implement transfer proxy port callback 2021-10-18 20:56:02 +02:00
sfc_switch.h net/sfc: implement transfer proxy port callback 2021-10-18 20:56:02 +02:00
sfc_tso.c mbuf: add namespace to offload flags 2021-10-24 13:37:43 +02:00
sfc_tso.h mbuf: add namespace to offload flags 2021-10-24 13:37:43 +02:00
sfc_tweak.h net/sfc: support flow action count in transfer rules 2021-07-20 12:20:31 +02:00
sfc_tx.c mbuf: add namespace to offload flags 2021-10-24 13:37:43 +02:00
sfc_tx.h net/sfc: implement representor Tx queue start/stop 2021-10-12 18:44:11 +02:00
sfc.c ethdev: add namespace 2021-10-22 18:15:38 +02:00
sfc.h net/sfc: support jump flows in tunnel offload 2021-10-13 21:30:13 +02:00
version.map version: 21.11-rc0 2021-08-17 08:37:52 +02:00