Searched refs:cli_queue (Results 1 – 1 of 1) sorted by relevance
119 struct sk_buff_head cli_queue[4]; member453 skb = skb_dequeue(&card->cli_queue[SOLOS_CHAN(atmdev)]); in console_show()857 if (skb_queue_len(&card->cli_queue[port]) > 10) { in solos_bh()863 skb_queue_tail(&card->cli_queue[port], skb); in solos_bh()1361 skb_queue_head_init(&card->cli_queue[i]); in atm_init()