Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/can/
Ddev.h61 struct sk_buff **echo_skb; member
/linux-4.4.14/drivers/net/can/sja1000/
Dsja1000.h155 struct sk_buff *echo_skb; member
/linux-4.4.14/drivers/net/can/usb/peak_usb/
Dpcan_usb_core.h119 struct sk_buff *echo_skb[PCAN_USB_MAX_TX_URBS]; member
/linux-4.4.14/drivers/net/can/cc770/
Dcc770.h177 struct sk_buff *echo_skb; member
/linux-4.4.14/drivers/net/can/usb/
Dusb_8dev.c135 struct sk_buff *echo_skb[MAX_TX_URBS]; member
Dems_usb.c251 struct sk_buff *echo_skb[MAX_TX_URBS]; member
/linux-4.4.14/drivers/net/can/
Djanz-ican3.c1243 struct sk_buff *echo_skb = skb_peek(&mod->echoq); in ican3_echo_skb_matches() local
Dgrcan.c261 struct sk_buff **echo_skb; /* We allocate this on our own */ member