commit | 3670970dd8c661c10c10c300d726f59428eaad32 | [log] [tgz] |
---|---|---|
author | M Chetan Kumar <m.chetan.kumar@intel.com> | Sun Jun 13 18:20:11 2021 +0530 |
committer | David S. Miller <davem@davemloft.net> | Sun Jun 13 13:49:38 2021 -0700 |
tree | ef2211dcc876858c0e0d352c4390802d0db2d89e | |
parent | dc0514f5d828e8358fdab722cfa9c263bb583fea [diff] |
net: iosm: shared memory IPC interface 1) Initializes shared memory for host-device communication. 2) Allocate resources required for control & data operations. 3) Transfers the Device IRQ to IPC execution thread. 4) Defines the timer cbs for async events. Signed-off-by: M Chetan Kumar <m.chetan.kumar@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>