Home
last modified time | relevance | path

Searched defs:sGobiUSBNet (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/usb/GobiNet/
H A DStructs.h432 typedef struct sGobiUSBNet struct
434 atomic_t refcount;
437 struct usbnet * mpNetDev;
439 unsigned link_state;
440 int qmap_mode;
441 int qmap_size;
442 int qmap_version;
443 struct net_device *mpQmapNetDev[QUECTEL_WWAN_QMAP];
444 struct tasklet_struct txq;
446 QMAP_SETTING qmap_settings;
[all …]
H A DQMIDevice.c1117 void (*pCallback)(sGobiUSBNet*, u16, void *), argument
2197 void (* pNotifyFunct)(sGobiUSBNet *, u16, void *), argument