Searched refs:d_tx_queue (Results 1 – 1 of 1) sorted by relevance
157 struct sk_buff_head d_tx_queue; /* send queue */ member316 skb_queue_tail(&l1->d_tx_queue, skb); in dch_l2l1()317 if ((skb_queue_len(&l1->d_tx_queue) == 1) && in dch_l2l1()865 if ((skb = skb_dequeue(&l1p->d_tx_queue))) { in tx_d_frame()1355 skb_queue_purge(&hw->l1[i].d_tx_queue); in hfc_hardware_enable()1403 skb_queue_head_init(&l1p->d_tx_queue); in setup_instance()