Searched refs:tx_packet_wait_queue (Results 1 – 8 of 8) sorted by relevance
61 wake_up(&Adapter->tx_packet_wait_queue); in read_int_callback()71 wake_up(&Adapter->tx_packet_wait_queue); in read_int_callback()92 wake_up(&Adapter->tx_packet_wait_queue); in read_int_callback()163 wake_up(&psIntfAdapter->psAdapter->tx_packet_wait_queue); in StartInterruptUrb()
21 wake_up(&psIntfAdapter->psAdapter->tx_packet_wait_queue); in write_bulk_callback()176 wake_up(&psIntfAdapter->psAdapter->tx_packet_wait_queue); in TransmitTcb()
202 wait_event_timeout(Adapter->tx_packet_wait_queue, in tx_pkt_handler()205 wait_event_interruptible(Adapter->tx_packet_wait_queue, in tx_pkt_handler()
70 wake_up(&Adapter->tx_packet_wait_queue); in read_bulk_callback()221 wake_up(&psIntfAdapter->psAdapter->tx_packet_wait_queue); in ReceiveRcb()
97 wake_up(&Adapter->tx_packet_wait_queue); in bcm_transmit()
434 wait_queue_head_t tx_packet_wait_queue; member
51 init_waitqueue_head(&psAdapter->tx_packet_wait_queue); in InitAdapter()396 wake_up(&Adapter->tx_packet_wait_queue); in CopyBufferToControlPacket()
2125 wake_up(&Adapter->tx_packet_wait_queue); in CmControlResponseMessage()