Home
last modified time | relevance | path

Searched defs:pucan_rx_msg (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/can/usb/peak_usb/
Dpcan_ucan.h134 struct __packed pucan_rx_msg { struct
135 __le16 size;
136 __le16 type;
137 __le32 ts_low;
138 __le32 ts_high;
139 __le32 tag_low;
140 __le32 tag_high;
141 u8 channel_dlc;
142 u8 client;
143 __le16 flags;
[all …]