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