Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/usb/
H A Dgs_usb.c231 #define GS_CAN_FLAG_ESI BIT(3) macro
620 if (hf->flags & GS_CAN_FLAG_ESI) in gs_usb_receive_bulk_callback()
806 hf->flags |= GS_CAN_FLAG_ESI; in gs_can_start_xmit()