Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_cq.c396 tavor_cq_free(tavor_state_t *state, tavor_cqhdl_t *cqhdl, uint_t sleepflag) in tavor_cq_free() function
409 TAVOR_TNF_ENTER(tavor_cq_free); in tavor_cq_free()
432 TAVOR_TNF_EXIT(tavor_cq_free); in tavor_cq_free()
451 TAVOR_TNF_EXIT(tavor_cq_free); in tavor_cq_free()
464 TAVOR_TNF_EXIT(tavor_cq_free); in tavor_cq_free()
503 TAVOR_TNF_EXIT(tavor_cq_free); in tavor_cq_free()
518 TAVOR_TNF_EXIT(tavor_cq_free); in tavor_cq_free()
537 TAVOR_TNF_EXIT(tavor_cq_free); in tavor_cq_free()
809 TAVOR_TNF_EXIT(tavor_cq_free); in tavor_cq_resize()
H A Dtavor_ioctl.c2352 (void) tavor_cq_free(lstate->tls_state, in tavor_loopback_free_qps()
2356 (void) tavor_cq_free(lstate->tls_state, in tavor_loopback_free_qps()
H A Dtavor_ci.c1205 status = tavor_cq_free(state, &cqhdl, TAVOR_NOSLEEP); in tavor_ci_free_cq()
/titanic_41/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_cq.h261 int tavor_cq_free(tavor_state_t *state, tavor_cqhdl_t *cqhdl,