Searched defs:es58x_priv (Results 1 – 1 of 1) sorted by relevance
258 struct es58x_priv { struct259 struct can_priv can;260 struct devlink_port devlink_port;261 struct es58x_device *es58x_dev;262 struct urb *tx_urb;264 u32 tx_tail;265 u32 tx_head;267 u8 tx_can_msg_cnt;268 bool tx_can_msg_is_fd;292 * field of the struct es58x_priv into echo_skb argument[all …]