Searched refs:wr_tx_wait (Results 1 – 2 of 2) sorted by relevance
108 wake_up(&link->wr_tx_wait); in smc_wr_tx_process_cqe()188 link->wr_tx_wait, in smc_wr_tx_get_free_slot()669 init_waitqueue_head(&lnk->wr_tx_wait); in smc_wr_create_link()
93 wait_queue_head_t wr_tx_wait; /* wait for free WR send buf */ member