Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/can/
H A Ddev.h68 struct sk_buff **echo_skb; member
/openbmc/linux/drivers/net/can/sja1000/
H A Dsja1000.h157 struct sk_buff *echo_skb; member
/openbmc/linux/drivers/net/can/cc770/
H A Dcc770.h169 struct sk_buff *echo_skb; member
/openbmc/linux/drivers/net/can/usb/
H A Dmcba_usb.c73 struct sk_buff *echo_skb[MCBA_MAX_TX_URBS]; member
H A Df81604.c140 struct sk_buff *echo_skb; member
H A Dems_usb.c239 struct sk_buff *echo_skb[MAX_TX_URBS]; member
/openbmc/linux/drivers/net/can/
H A Djanz-ican3.c1329 struct sk_buff *echo_skb = skb_peek(&mod->echoq); in ican3_echo_skb_matches() local
H A Dgrcan.c260 struct sk_buff **echo_skb; /* We allocate this on our own */ member