Home
last modified time | relevance | path

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

/drivers/net/can/usb/
Dgs_usb.c146 #define GS_MAX_INTF 2 macro
175 struct gs_can *canch[GS_MAX_INTF];
305 if (hf->channel >= GS_MAX_INTF) in gs_usb_receive_bulk_callback()
392 for (rc = 0; rc < GS_MAX_INTF; rc++) { in gs_usb_receive_bulk_callback()
895 if (icount > GS_MAX_INTF) { in gs_usb_probe()
898 GS_MAX_INTF); in gs_usb_probe()
944 for (i = 0; i < GS_MAX_INTF; i++) in gs_usb_disconnect()