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

/linux-4.4.14/drivers/net/can/
H A Dgrcan.c501 static int catch_up_echo_skb(struct net_device *dev, int budget, bool echo) catch_up_echo_skb() function
547 catch_up_echo_skb(dev, -1, true); grcan_lost_one_shot_frame()
564 catch_up_echo_skb(dev, -1, false); grcan_lost_one_shot_frame()
1149 work_done = catch_up_echo_skb(dev, budget, true); grcan_transmit_catch_up()

Completed in 56 milliseconds