Home
last modified time | relevance | path

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

/linux/drivers/net/can/usb/peak_usb/
A Dpcan_usb_core.h146 int peak_usb_netif_rx_64(struct sk_buff *skb, u32 ts_low, u32 ts_high);
A Dpcan_usb_fd.c518 peak_usb_netif_rx_64(skb, le32_to_cpu(rm->ts_low), in pcan_usb_fd_decode_canmsg()
583 peak_usb_netif_rx_64(skb, le32_to_cpu(sm->ts_low), in pcan_usb_fd_decode_status()
634 peak_usb_netif_rx_64(skb, le32_to_cpu(ov->ts_low), in pcan_usb_fd_decode_overrun()
A Dpcan_usb_core.c209 int peak_usb_netif_rx_64(struct sk_buff *skb, u32 ts_low, u32 ts_high) in peak_usb_netif_rx_64() function

Completed in 9 milliseconds