Home
last modified time | relevance | path

Searched refs:netcard (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/app/forlinx/quectelCM/
H A Ddevice.c277 char netcard[32+1] = {'\0'}; in qmidevice_detect() local
302 dir_get_child(pl->path, netcard, sizeof(netcard), NULL); in qmidevice_detect()
303 if (netcard[0]) in qmidevice_detect()
307 if (netcard[0] == '\0') { //for centos 2.6.x in qmidevice_detect()
324 if (netcard[0] == '\0') in qmidevice_detect()
328 if (usbnet_adapter[0] && strcmp(usbnet_adapter, netcard)) in qmidevice_detect()
363 if (netcard[0] && devname[0]) { in qmidevice_detect()
368 snprintf(usbnet_adapter, bufsize, "%s", netcard); in qmidevice_detect()
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dplip.rst39 minutes' work, no need to search for a [supported] netcard. This might
43 Not requiring a netcard also means that apart from connecting the
/OK3568_Linux_fs/kernel/drivers/net/usb/GobiNet/
H A DReleaseNote.txt63 1. fix netcard name as usbX (from ethX)