Searched refs:rx_wr_failed (Results 1 – 2 of 2) sorted by relevance
1005 struct ib_recv_wr rx_wr, *rx_wr_failed; in iser_post_recvl() local1020 ib_ret = ib_post_recv(ib_conn->qp, &rx_wr, &rx_wr_failed); in iser_post_recvl()1030 struct ib_recv_wr *rx_wr, *rx_wr_failed; in iser_post_recvm() local1049 ib_ret = ib_post_recv(ib_conn->qp, ib_conn->rx_wr, &rx_wr_failed); in iser_post_recvm()
1011 struct ib_recv_wr *rx_wr, *rx_wr_failed; in isert_post_recv() local1030 &rx_wr_failed); in isert_post_recv()