Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/can/usb/
H A Dgs_usb.c234 #define GS_CAN_FLAG_ESI BIT(3) macro
626 if (hf->flags & GS_CAN_FLAG_ESI) in gs_usb_receive_bulk_callback()
812 hf->flags |= GS_CAN_FLAG_ESI; in gs_can_start_xmit()