Searched refs:ibt_cqhdl (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/uts/common/sys/ib/adapters/tavor/ |
H A D | tavor_cq.h | 258 int tavor_cq_alloc(tavor_state_t *state, ibt_cq_hdl_t ibt_cqhdl,
|
/titanic_44/usr/src/uts/common/sys/ib/adapters/hermon/ |
H A D | hermon_cq.h | 267 int hermon_cq_alloc(hermon_state_t *state, ibt_cq_hdl_t ibt_cqhdl,
|
/titanic_44/usr/src/uts/common/io/ib/adapters/tavor/ |
H A D | tavor_cq.c | 63 tavor_cq_alloc(tavor_state_t *state, ibt_cq_hdl_t ibt_cqhdl, in tavor_cq_alloc() argument 332 cq->cq_hdlrarg = (void *)ibt_cqhdl; in tavor_cq_alloc()
|
H A D | tavor_ci.c | 1131 tavor_ci_alloc_cq(ibc_hca_hdl_t hca, ibt_cq_hdl_t ibt_cqhdl, in tavor_ci_alloc_cq() argument 1152 status = tavor_cq_alloc(state, ibt_cqhdl, attr_p, actual_size, in tavor_ci_alloc_cq()
|
/titanic_44/usr/src/uts/common/io/ib/adapters/hermon/ |
H A D | hermon_cq.c | 68 hermon_cq_alloc(hermon_state_t *state, ibt_cq_hdl_t ibt_cqhdl, in hermon_cq_alloc() argument 352 cq->cq_hdlrarg = (void *)ibt_cqhdl; in hermon_cq_alloc()
|
H A D | hermon_ci.c | 850 hermon_ci_alloc_cq(ibc_hca_hdl_t hca, ibt_cq_hdl_t ibt_cqhdl, in hermon_ci_alloc_cq() argument 860 status = hermon_cq_alloc(state, ibt_cqhdl, attr_p, actual_size, in hermon_ci_alloc_cq()
|