Searched refs:tx_packet_wait_queue (Results 1 – 8 of 8) sorted by relevance
65 wake_up(&Adapter->tx_packet_wait_queue); in read_int_callback()73 wake_up(&Adapter->tx_packet_wait_queue); in read_int_callback()98 wake_up(&Adapter->tx_packet_wait_queue); in read_int_callback()184 wake_up(&psIntfAdapter->psAdapter->tx_packet_wait_queue); in StartInterruptUrb()
103 wake_up(&psIntfAdapter->psAdapter->tx_packet_wait_queue); in write_bulk_callback()193 wake_up(&psIntfAdapter->psAdapter->tx_packet_wait_queue); in TransmitTcb()
213 wait_event_timeout(Adapter->tx_packet_wait_queue, in tx_pkt_handler()217 wait_event_interruptible(Adapter->tx_packet_wait_queue, in tx_pkt_handler()
151 wake_up(&Adapter->tx_packet_wait_queue); in read_bulk_callback()247 wake_up(&psIntfAdapter->psAdapter->tx_packet_wait_queue); in ReceiveRcb()
98 wake_up(&ad->tx_packet_wait_queue); in bcm_transmit()
273 wait_queue_head_t tx_packet_wait_queue; member
51 init_waitqueue_head(&psAdapter->tx_packet_wait_queue); in InitAdapter()388 wake_up(&Adapter->tx_packet_wait_queue); in CopyBufferToControlPacket()
1940 wake_up(&Adapter->tx_packet_wait_queue); in CmControlResponseMessage()