event/octeontx2: add SSO HW device operations
authorPavan Nikhilesh <pbhagavatula@marvell.com>
Fri, 28 Jun 2019 18:23:25 +0000 (23:53 +0530)
committerJerin Jacob <jerinj@marvell.com>
Wed, 3 Jul 2019 04:56:07 +0000 (06:56 +0200)
commit4095660db72f4375c4a7009f7d298310737fef8f
tree0850c763955f80a5ccb9de221fd6b4532e6e4208
parent284ea1cc38b4d7cdfae660e217a809582030b1a9
event/octeontx2: add SSO HW device operations

Add SSO HW device operations used for enqueue/dequeue.

Signed-off-by: Pavan Nikhilesh <pbhagavatula@marvell.com>
Signed-off-by: Jerin Jacob <jerinj@marvell.com>
drivers/event/octeontx2/Makefile
drivers/event/octeontx2/meson.build
drivers/event/octeontx2/otx2_evdev.h
drivers/event/octeontx2/otx2_worker.c [new file with mode: 0644]
drivers/event/octeontx2/otx2_worker.h [new file with mode: 0644]