net: iosm: shared memory protocol
authorM Chetan Kumar <m.chetan.kumar@intel.com>
Sun, 13 Jun 2021 12:50:19 +0000 (18:20 +0530)
committerDavid S. Miller <davem@davemloft.net>
Sun, 13 Jun 2021 20:49:38 +0000 (13:49 -0700)
commitfaed4c6f6f486fbd0bde233dd46beb26ebdb1ab2
tree487edd3b0e230ea58160633143b6cd2efe6b5dac
parentbe8c936e540fe6e60d03fa1578205c936e71335b
net: iosm: shared memory protocol

1) Defines messaging protocol for handling Transfer Descriptor
   in both UL/DL direction.
2) Ring buffer management.

Signed-off-by: M Chetan Kumar <m.chetan.kumar@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/wwan/iosm/iosm_ipc_protocol.c [new file with mode: 0644]
drivers/net/wwan/iosm/iosm_ipc_protocol.h [new file with mode: 0644]