Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_qp.c52 static void hermon_qp_sgl_to_logwqesz(hermon_state_t *state, uint_t num_sgl,
360 hermon_qp_sgl_to_logwqesz(state, attr_p->qp_sizes.cs_rq_sgl, in hermon_qp_alloc()
364 hermon_qp_sgl_to_logwqesz(state, attr_p->qp_sizes.cs_sq_sgl, in hermon_qp_alloc()
960 hermon_qp_sgl_to_logwqesz(state, attr_p->qp_sizes.cs_rq_sgl, in hermon_special_qp_alloc()
964 hermon_qp_sgl_to_logwqesz(state, attr_p->qp_sizes.cs_sq_sgl, in hermon_special_qp_alloc()
968 hermon_qp_sgl_to_logwqesz(state, attr_p->qp_sizes.cs_sq_sgl, in hermon_special_qp_alloc()
1476 hermon_qp_sgl_to_logwqesz(state, attr_p->qp_sizes.cs_rq_sgl, in hermon_qp_alloc_range()
1480 hermon_qp_sgl_to_logwqesz(state, attr_p->qp_sizes.cs_sq_sgl, in hermon_qp_alloc_range()
2817 hermon_qp_sgl_to_logwqesz(hermon_state_t *state, uint_t num_sgl, in hermon_qp_sgl_to_logwqesz() function