Searched refs:bqueue (Results 1 – 2 of 2) sorted by relevance
95 bqueue[ISDNLOOP_BCH]; /* B-Channel queues */ member
39 struct sk_buff_head *queue = &card->bqueue[channel]; in isdnloop_free_queue()62 if ((skb = skb_dequeue(&card->bqueue[ch]))) { in isdnloop_bchan_send()420 skb_queue_tail(&card->bqueue[channel], nskb); in isdnloop_sendbuf()1471 skb_queue_head_init(&card->bqueue[i]); in isdnloop_initcard()