Searched refs:tavor_qalloc_info_t (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_typedef.h45 typedef struct tavor_qalloc_info_s tavor_qalloc_info_t; typedef in typeref:struct:tavor_qalloc_info_s
H A Dtavor_misc.h331 * "tavor_qalloc_info_t" typedef (see tavor_typedef.h). It holds all the
542 int tavor_queue_alloc(tavor_state_t *state, tavor_qalloc_info_t *qa_info,
544 void tavor_queue_free(tavor_state_t *state, tavor_qalloc_info_t *qa_info);
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_misc.c2343 tavor_queue_alloc(tavor_state_t *state, tavor_qalloc_info_t *qa_info,
2506 tavor_queue_free(tavor_state_t *state, tavor_qalloc_info_t *qa_info)
H A Dtavor_srq.c642 tavor_qalloc_info_t new_srqinfo, old_srqinfo;
H A Dtavor_cq.c551 tavor_qalloc_info_t new_cqinfo, old_cqinfo;

Completed in 57 milliseconds