Home
last modified time | relevance | path

Searched refs:tavor_post_srq (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_wr.h293 int tavor_post_srq(tavor_state_t *state, tavor_srqhdl_t srqhdl,
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_ci.c2507 status = tavor_post_srq(state, srqhdl, wr, num_wr, num_posted_p); in tavor_ci_post_srq()
H A Dtavor_wr.c622 tavor_post_srq(tavor_state_t *state, tavor_srqhdl_t srq, in tavor_post_srq() function