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