Home
last modified time | relevance | path

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

/linux/drivers/net/can/usb/etas_es58x/
H A 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)
H A 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)
H A Des58x_core.h624 #define ES58X_SIZEOF_URB_CMD(es58x_urb_cmd_type, msg_field) \ macro