summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_eswitch.h
diff options
context:
space:
mode:
authorMaciej Fijalkowski <maciej.fijalkowski@intel.com>2021-08-19 14:59:57 +0300
committerTony Nguyen <anthony.l.nguyen@intel.com>2021-10-15 17:39:02 +0300
commitdc23715cf30a9acb808f5b08962877c390d3e6ea (patch)
treee8b489c050a6bb25676e2b918207449268c23fac /drivers/net/ethernet/intel/ice/ice_eswitch.h
parente93d1c37a85b7276506c99ec964a4094d9c1bcf6 (diff)
downloadlinux-dc23715cf30a9acb808f5b08962877c390d3e6ea.tar.xz
ice: move ice_container_type onto ice_ring_container
Currently ice_container_type is scoped only for ice_ethtool.c. Next commit that will split the ice_ring struct onto Rx/Tx specific ring structs is going to also modify the type of linked list of rings that is within ice_ring_container. Therefore, the functions that are taking the ice_ring_container as an input argument will need to be aware of a ring type that will be looked up. Embed ice_container_type within ice_ring_container and initialize it properly when allocating the q_vectors. Signed-off-by: Maciej Fijalkowski <maciej.fijalkowski@intel.com> Tested-by: Gurucharan G <gurucharanx.g@intel.com> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_eswitch.h')
0 files changed, 0 insertions, 0 deletions