netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH iwl-next 0/2] ice: use ice_vsi_cfg_single_{r,t}xq in XSK
@ 2024-01-23 11:58 Maciej Fijalkowski
  2024-01-23 11:58 ` [PATCH iwl-next 1/2] ice: make ice_vsi_cfg_rxq() static Maciej Fijalkowski
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Maciej Fijalkowski @ 2024-01-23 11:58 UTC (permalink / raw)
  To: intel-wired-lan
  Cc: netdev, anthony.l.nguyen, magnus.karlsson, Maciej Fijalkowski

Ice driver has routines dedicated for configuring single queues. Let us
use them from ZC control path. This move will allow us to make
ice_vsi_cfg_{r,t}xq() static.

Thanks,
Maciej

Maciej Fijalkowski (2):
  ice: make ice_vsi_cfg_rxq() static
  ice: make ice_vsi_cfg_txq() static

 drivers/net/ethernet/intel/ice/ice_base.c | 134 +++++++++++++++++++++-
 drivers/net/ethernet/intel/ice/ice_base.h |  10 +-
 drivers/net/ethernet/intel/ice/ice_lib.c  | 129 ---------------------
 drivers/net/ethernet/intel/ice/ice_lib.h  |  10 --
 drivers/net/ethernet/intel/ice/ice_xsk.c  |  22 +---
 5 files changed, 142 insertions(+), 163 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2024-01-31  3:20 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-23 11:58 [PATCH iwl-next 0/2] ice: use ice_vsi_cfg_single_{r,t}xq in XSK Maciej Fijalkowski
2024-01-23 11:58 ` [PATCH iwl-next 1/2] ice: make ice_vsi_cfg_rxq() static Maciej Fijalkowski
2024-01-24 10:09   ` Simon Horman
2024-01-31  3:19   ` [Intel-wired-lan] " Rout, ChandanX
2024-01-23 11:58 ` [PATCH iwl-next 2/2] ice: make ice_vsi_cfg_txq() static Maciej Fijalkowski
2024-01-24 10:09   ` Simon Horman
2024-01-31  3:16   ` [Intel-wired-lan] " Rout, ChandanX
2024-01-24  7:59 ` [PATCH iwl-next 0/2] ice: use ice_vsi_cfg_single_{r,t}xq in XSK Magnus Karlsson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).