Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/can/usb/kvaser_usb/
Dkvaser_usb_leaf.c99 #define USBCAN_ERROR_STATE_BUSERROR BIT(2) macro
683 if (es->usbcan.error_state & USBCAN_ERROR_STATE_BUSERROR) in kvaser_usb_leaf_rx_error_update_can_state()
772 if (es->usbcan.error_state & USBCAN_ERROR_STATE_BUSERROR) in kvaser_usb_leaf_rx_error()
816 es->usbcan.error_state |= USBCAN_ERROR_STATE_BUSERROR; in kvaser_usb_leaf_usbcan_conditionally_rx_error()