Home
last modified time | relevance | path

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

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