Searched refs:es58x_fd_tx_can_msg (Results 1 – 2 of 2) sorted by relevance
126 struct es58x_fd_tx_can_msg { struct 138 (offsetof(struct es58x_fd_tx_can_msg, data[CAN_MAX_DLEN])) argument 139 #define ES58X_FD_CANFD_TX_LEN (sizeof(struct es58x_fd_tx_can_msg))
28 * (struct es58x_fd_tx_can_msg and struct es58x_fd_rx_can_msg) as an331 static int es58x_fd_tx_can_msg(struct es58x_priv *priv, in es58x_fd_tx_can_msg() function 338 struct es58x_fd_tx_can_msg *tx_can_msg; in es58x_fd_tx_can_msg() 560 .tx_can_msg = es58x_fd_tx_can_msg,