Searched refs:transmit_q (Results 1 – 1 of 1) sorted by relevance
62 struct sk_buff_head transmit_q; member161 (skb = skb_dequeue(&data->transmit_q))) { in bfusb_tx_wakeup()163 skb_queue_head(&data->transmit_q, skb); in bfusb_tx_wakeup()428 skb_queue_purge(&data->transmit_q); in bfusb_flush()508 skb_queue_tail(&data->transmit_q, nskb); in bfusb_send_frame()638 skb_queue_head_init(&data->transmit_q); in bfusb_probe()