OSDN Git Service

pds_core: Add adminq processing and commands
authorShannon Nelson <shannon.nelson@amd.com>
Wed, 19 Apr 2023 17:04:19 +0000 (10:04 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 21 Apr 2023 07:29:12 +0000 (08:29 +0100)
commit01ba61b55b2041a39c54aefb3153c770dd59a0ef
treedfcb86e3eb90de8f2b5603a7a464dd180ddc850c
parent45d76f492938cdc27ddadc16e1e75103f4cfbf56
pds_core: Add adminq processing and commands

Add the service routines for submitting and processing
the adminq messages and for handling notifyq events.

Signed-off-by: Shannon Nelson <shannon.nelson@amd.com>
Acked-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/amd/pds_core/Makefile
drivers/net/ethernet/amd/pds_core/adminq.c [new file with mode: 0644]
drivers/net/ethernet/amd/pds_core/core.c
include/linux/pds/pds_adminq.h