Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/can/dev/
Dpeak_canfd.h268 struct __packed pucan_tx_msg { struct
269 __le16 size;
270 __le16 type;
271 __le32 tag_low;
272 __le32 tag_high;
273 u8 channel_dlc;
274 u8 client;
275 __le16 flags;
276 __le32 can_id;
277 u8 d[0];