Home
last modified time | relevance | path

Searched refs:ES58X_SIZEOF_URB_CMD (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/can/usb/etas_es58x/
Des581_4.h203 ES58X_SIZEOF_URB_CMD(struct es581_4_urb_cmd, bulk_tx_can_msg)
205 ES58X_SIZEOF_URB_CMD(struct es581_4_urb_cmd, rx_can_msg)
Des58x_fd.h230 ES58X_SIZEOF_URB_CMD(struct es58x_fd_urb_cmd, tx_can_msg_buf)
232 ES58X_SIZEOF_URB_CMD(struct es58x_fd_urb_cmd, rx_can_msg_buf)
Des58x_core.h624 #define ES58X_SIZEOF_URB_CMD(es58x_urb_cmd_type, msg_field) \ macro