Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/
H A Dgrcan.c499 static int catch_up_echo_skb(struct net_device *dev, int budget, bool echo) in catch_up_echo_skb() function
543 catch_up_echo_skb(dev, -1, true); in grcan_lost_one_shot_frame()
560 catch_up_echo_skb(dev, -1, false); in grcan_lost_one_shot_frame()
1139 work_done = catch_up_echo_skb(dev, -1, true); in grcan_transmit_catch_up()