Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/isdn/mISDN/
Dlayer2.c370 cansend(struct layer2 *l2) in cansend() function
975 if (skb_queue_len(&l2->i_queue) && cansend(l2)) in l2_restart_multi()
1027 if (skb_queue_len(&l2->i_queue) && cansend(l2)) in l2_connected()
1473 if (!cansend(l2)) in l2_pull_iqueue()
1555 if (skb_queue_len(&l2->i_queue) && cansend(l2)) in l2_st8_got_super()