Searched refs:usbcan (Results 1 – 1 of 1) sorted by relevance
184 } __packed usbcan; member358 } __packed usbcan; member392 [CMD_GET_SOFTWARE_INFO_REPLY] = kvaser_fsize(u.usbcan.softinfo),393 [CMD_RX_STD_MESSAGE] = kvaser_fsize(u.usbcan.rx_can),394 [CMD_RX_EXT_MESSAGE] = kvaser_fsize(u.usbcan.rx_can),395 [CMD_CHIP_STATE_EVENT] = kvaser_fsize(u.usbcan.chip_state_event),396 [CMD_CAN_ERROR_EVENT] = kvaser_fsize(u.usbcan.can_error_event),397 [CMD_ERROR_EVENT] = kvaser_fsize(u.usbcan.error_event),421 } usbcan; member557 cmd_tx_can_flags = &cmd->u.tx_can.usbcan.flags; in kvaser_usb_leaf_frame_to_cmd()[all …]