Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_qp.h401 int tavor_special_qp_alloc(tavor_state_t *state, tavor_qp_info_t *qpinfo,
/titanic_50/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_qp.c647 tavor_special_qp_alloc(tavor_state_t *state, tavor_qp_info_t *qpinfo, in tavor_special_qp_alloc() function
672 TAVOR_TNF_ENTER(tavor_special_qp_alloc); in tavor_special_qp_alloc()
1013 TAVOR_TNF_EXIT(tavor_special_qp_alloc); in tavor_special_qp_alloc()
1036 TAVOR_TNF_EXIT(tavor_special_qp_alloc); in tavor_special_qp_alloc()
H A Dtavor_ci.c907 status = tavor_special_qp_alloc(state, &qpinfo, TAVOR_NOSLEEP, &op); in tavor_ci_alloc_special_qp()