Home
last modified time | relevance | path

Searched refs:tavor_qp_sgl_to_logwqesz (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_qp.c53 static void tavor_qp_sgl_to_logwqesz(tavor_state_t *state, uint_t num_sgl,
366 tavor_qp_sgl_to_logwqesz(state, attr_p->qp_sizes.cs_rq_sgl, in tavor_qp_alloc()
370 tavor_qp_sgl_to_logwqesz(state, attr_p->qp_sizes.cs_sq_sgl, in tavor_qp_alloc()
845 tavor_qp_sgl_to_logwqesz(state, attr_p->qp_sizes.cs_rq_sgl, in tavor_special_qp_alloc()
848 tavor_qp_sgl_to_logwqesz(state, attr_p->qp_sizes.cs_sq_sgl, in tavor_special_qp_alloc()
852 tavor_qp_sgl_to_logwqesz(state, attr_p->qp_sizes.cs_sq_sgl, in tavor_special_qp_alloc()
1978 tavor_qp_sgl_to_logwqesz(tavor_state_t *state, uint_t num_sgl, in tavor_qp_sgl_to_logwqesz() function
1983 TAVOR_TNF_ENTER(tavor_qp_sgl_to_logwqesz); in tavor_qp_sgl_to_logwqesz()
2075 TAVOR_TNF_EXIT(tavor_qp_sgl_to_logwqesz); in tavor_qp_sgl_to_logwqesz()
H A Dtavor_srq.c1125 TAVOR_TNF_EXIT(tavor_qp_sgl_to_logwqesz); in tavor_srq_sgl_to_logwqesz()