net/sfc: support initialising different Rx queue types
authorIgor Romanov <igor.romanov@oktetlabs.ru>
Fri, 2 Jul 2021 08:39:38 +0000 (11:39 +0300)
committerDavid Marchand <david.marchand@redhat.com>
Tue, 20 Jul 2021 10:20:31 +0000 (12:20 +0200)
commitb8cf5ba549f23ca91b2c56d8e58566cbe6a18100
treea9e0f1c50527a84bf72b4960d8e867b2edbb2b3b
parent29b133bb15dc611aec8e0e277710290f703d0b24
net/sfc: support initialising different Rx queue types

Add extra EFX flags to RxQ info initialization API to support
choosing different RxQ types and make the API public to use
it in for counter queues.

Signed-off-by: Igor Romanov <igor.romanov@oktetlabs.ru>
Signed-off-by: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
Reviewed-by: Andy Moreton <amoreton@xilinx.com>
drivers/net/sfc/sfc_rx.c
drivers/net/sfc/sfc_rx.h