wr_tx_wait         93 net/smc/smc_core.h 	wait_queue_head_t	wr_tx_wait;	/* wait for free WR send buf */
wr_tx_wait        108 net/smc/smc_wr.c 	wake_up(&link->wr_tx_wait);
wr_tx_wait        188 net/smc/smc_wr.c 			link->wr_tx_wait,
wr_tx_wait        669 net/smc/smc_wr.c 	init_waitqueue_head(&lnk->wr_tx_wait);