Searched refs:es58x_fd_tx_conf_msg (Results 1 – 2 of 2) sorted by relevance
108 struct es58x_fd_tx_conf_msg { struct123 (offsetof(struct es58x_fd_tx_conf_msg, canfd_enabled)) argument124 #define ES58X_FD_CANFD_CONF_LEN (sizeof(struct es58x_fd_tx_conf_msg))214 struct es58x_fd_tx_conf_msg tx_conf_msg;
400 struct es58x_fd_tx_conf_msg tx_conf_msg = { 0 }; in es58x_fd_enable_channel()