Skip to content

Commit 591f4cf

Browse files
tpetazzonidavem330
authored andcommitted
net: mvpp2: introduce queue_vector concept
In preparation to the introduction of TX interrupts and improved RX queue distribution, this commit introduces the concept of "queue vector". A queue vector represents a number of RX and/or TX queues, and an associated NAPI instance and interrupt. This commit currently only creates a single queue_vector, so there are no changes in behavior, but it paves the way for additional queue_vector in the next commits. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent df089aa commit 591f4cf

File tree

1 file changed

+169
-54
lines changed
  • drivers/net/ethernet/marvell

1 file changed

+169
-54
lines changed

0 commit comments

Comments
 (0)