Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/can/dev/
Dpeak_canfd.h260 struct __packed pucan_tx_msg { struct
261 __le16 size;
262 __le16 type;
263 __le32 tag_low;
264 __le32 tag_high;
265 u8 channel_dlc;
266 u8 client;
267 __le16 flags;
268 __le32 can_id;
269 u8 d[];