Searched refs:rvt_post_one_wr (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/sw/rdmavt/ |
H A D | trace_tx.h | 90 rvt_post_one_wr,
|
H A D | qp.c | 2007 * rvt_post_one_wr - post one RC, UC, or UD send work request 2011 static int rvt_post_one_wr(struct rvt_qp *qp, in rvt_post_one_wr() function 2223 err = rvt_post_one_wr(qp, wr, &call_send); in rvt_post_send()
|
/kernel/linux/linux-6.6/drivers/infiniband/sw/rdmavt/ |
H A D | trace_tx.h | 48 rvt_post_one_wr,
|
H A D | qp.c | 1955 * rvt_post_one_wr - post one RC, UC, or UD send work request 1960 static int rvt_post_one_wr(struct rvt_qp *qp, in rvt_post_one_wr() function 2172 err = rvt_post_one_wr(qp, wr, &call_send); in rvt_post_send()
|
Completed in 8 milliseconds