Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/can/
A Dgrcan.c498 static int catch_up_echo_skb(struct net_device *dev, int budget, bool echo) in catch_up_echo_skb() function
542 catch_up_echo_skb(dev, -1, true); in grcan_lost_one_shot_frame()
559 catch_up_echo_skb(dev, -1, false); in grcan_lost_one_shot_frame()
1138 work_done = catch_up_echo_skb(dev, -1, true); in grcan_transmit_catch_up()

Completed in 9 milliseconds