]> git.baikalelectronics.ru Git - kernel.git/commit
octeontx2-af: Alloc bitmaps for NIX Tx scheduler queues
authorSunil Goutham <sgoutham@marvell.com>
Tue, 16 Oct 2018 11:27:18 +0000 (16:57 +0530)
committerDavid S. Miller <davem@davemloft.net>
Thu, 18 Oct 2018 04:33:43 +0000 (21:33 -0700)
commit244c3d5d6064ec3b864664bcb76650edcbc51fb0
treeed04c8fd574bc6971ff8234738951a16edc57384
parent366b683baa055beba61d5a0becc03baa542b6739
octeontx2-af: Alloc bitmaps for NIX Tx scheduler queues

Allocate bitmaps and memory for PFVF mapping info for
maintaining NIX transmit scheduler queues maintenance.
PF/VF drivers will request for alloc, free e.t.c of
Tx schedulers via mailbox.

Signed-off-by: Sunil Goutham <sgoutham@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/marvell/octeontx2/af/common.h
drivers/net/ethernet/marvell/octeontx2/af/rvu.h
drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c