Searched refs:packet_wq (Results 1 – 2 of 2) sorted by relevance
97 struct wait_queue_head packet_wq; member
995 wake_up_all(&ptl->tx.packet_wq); in ssh_ptl_tx_compl_success()1015 wake_up_all(&packet->ptl->tx.packet_wq); in ssh_ptl_tx_compl_error()1239 wait_event(packet->ptl->tx.packet_wq, in ssh_ptl_wait_until_transmitted()2029 init_waitqueue_head(&ptl->tx.packet_wq); in ssh_ptl_init()
Completed in 7 milliseconds