• M Chetan Kumar's avatar
    net: iosm: entry point · 7e98d785
    M Chetan Kumar authored
    1) Register IOSM driver with kernel to manage Intel WWAN PCIe
       device(PCI_VENDOR_ID_INTEL, INTEL_CP_DEVICE_7560_ID).
    2) Exposes the EP PCIe device capability to Host PCIe core.
    3) Initializes PCIe EP configuration and defines PCIe driver probe, remove
       and power management OPS.
    4) Allocate and map(dma) skb memory for data communication from device to
       kernel and vice versa.
    Signed-off-by: default avatarM Chetan Kumar <m.chetan.kumar@intel.com>
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    7e98d785
iosm_ipc_pcie.c 13.7 KB