Home
last modified time | relevance | path

Searched defs:can_rx_offload (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/include/linux/can/
Drx-offload.h23 struct can_rx_offload { struct
26 unsigned int (*mailbox_read)(struct can_rx_offload *offload, struct can_frame *cf, argument
40 int can_rx_offload_add_timestamp(struct net_device *dev, struct can_rx_offload *offload); argument