Searched refs:transmit_q (Results 1 – 1 of 1) sorted by relevance
77 struct sk_buff_head transmit_q; member176 (skb = skb_dequeue(&data->transmit_q))) { in bfusb_tx_wakeup()178 skb_queue_head(&data->transmit_q, skb); in bfusb_tx_wakeup()444 skb_queue_purge(&data->transmit_q); in bfusb_flush()523 skb_queue_tail(&data->transmit_q, nskb); in bfusb_send_frame()652 skb_queue_head_init(&data->transmit_q); in bfusb_probe()