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