Searched refs:es58x_fd_tx_can_msg (Results 1 – 2 of 2) sorted by relevance
126 struct es58x_fd_tx_can_msg { struct138 (offsetof(struct es58x_fd_tx_can_msg, data[CAN_MAX_DLEN])) argument139 #define ES58X_FD_CANFD_TX_LEN (sizeof(struct es58x_fd_tx_can_msg))
331 static int es58x_fd_tx_can_msg(struct es58x_priv *priv, in es58x_fd_tx_can_msg() function338 struct es58x_fd_tx_can_msg *tx_can_msg; in es58x_fd_tx_can_msg()560 .tx_can_msg = es58x_fd_tx_can_msg,