Searched refs:tavor_post_send (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/common/sys/ib/adapters/tavor/ |
H A D | tavor_wr.h | 289 int tavor_post_send(tavor_state_t *state, tavor_qphdl_t qphdl,
|
/titanic_41/usr/src/uts/common/io/ib/adapters/tavor/ |
H A D | tavor_wr.c | 96 tavor_post_send(tavor_state_t *state, tavor_qphdl_t qp, in tavor_post_send() function 112 TAVOR_TNF_ENTER(tavor_post_send); in tavor_post_send() 122 TAVOR_TNF_EXIT(tavor_post_send); in tavor_post_send() 141 TAVOR_TNF_EXIT(tavor_post_send); in tavor_post_send() 386 TAVOR_TNF_EXIT(tavor_post_send); in tavor_post_send()
|
H A D | tavor_ioctl.c | 2663 ret = tavor_post_send(lstate->tls_state, tx->tlc_qp_hdl, &tx->tlc_wr, in tavor_loopback_post_send()
|
H A D | tavor_ci.c | 2415 status = tavor_post_send(state, qphdl, wr_p, num_wr, num_posted_p); in tavor_ci_post_send()
|