Searched refs:usbcan (Results 1 – 2 of 2) sorted by relevance
186 } __packed usbcan; member312 } __packed usbcan; member339 } usbcan; member367 cmd_tx_can_flags = &cmd->u.tx_can.usbcan.flags; in kvaser_usb_leaf_frame_to_cmd()494 dev->fw_version = le32_to_cpu(cmd.u.usbcan.softinfo.fw_version); in kvaser_usb_leaf_get_software_info_inner()496 le16_to_cpu(cmd.u.usbcan.softinfo.max_outstanding_tx); in kvaser_usb_leaf_get_software_info_inner()679 if (es->usbcan.error_state & USBCAN_ERROR_STATE_TX_ERROR) in kvaser_usb_leaf_rx_error_update_can_state()681 if (es->usbcan.error_state & USBCAN_ERROR_STATE_RX_ERROR) in kvaser_usb_leaf_rx_error_update_can_state()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()[all …]
299 struct gs_usb *usbcan = urb->context; in gs_usb_receive_bulk_callback() local309 BUG_ON(!usbcan); in gs_usb_receive_bulk_callback()326 dev = usbcan->canch[hf->channel]; in gs_usb_receive_bulk_callback()397 usbcan->udev, in gs_usb_receive_bulk_callback()398 usb_rcvbulkpipe(usbcan->udev, GSUSB_ENDPOINT_IN), in gs_usb_receive_bulk_callback()402 usbcan in gs_usb_receive_bulk_callback()410 if (usbcan->canch[rc]) in gs_usb_receive_bulk_callback()411 netif_device_detach(usbcan->canch[rc]->netdev); in gs_usb_receive_bulk_callback()