Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/can/usb/peak_usb/
Dpcan_usb_core.h152 int peak_usb_netif_rx(struct sk_buff *skb,
Dpcan_usb_fd.c515 peak_usb_netif_rx(skb, &usb_if->time_ref, in pcan_usb_fd_decode_canmsg()
576 peak_usb_netif_rx(skb, &usb_if->time_ref, in pcan_usb_fd_decode_status()
619 peak_usb_netif_rx(skb, &usb_if->time_ref, in pcan_usb_fd_decode_overrun()
Dpcan_usb_core.c173 int peak_usb_netif_rx(struct sk_buff *skb, in peak_usb_netif_rx() function