Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/can/usb/
Dgs_usb.c224 #define GS_CAN_FLAG_ESI BIT(3) macro
571 if (hf->flags & GS_CAN_FLAG_ESI) in gs_usb_receive_bulk_callback()
766 hf->flags |= GS_CAN_FLAG_ESI; in gs_can_start_xmit()