Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/can/usb/
Dgs_usb.c223 #define GS_CAN_FLAG_BRS BIT(2) macro
569 if (hf->flags & GS_CAN_FLAG_BRS) in gs_usb_receive_bulk_callback()
764 hf->flags |= GS_CAN_FLAG_BRS; in gs_can_start_xmit()