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

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_typedef.h44 typedef struct hermon_qalloc_info_s hermon_qalloc_info_t; typedef in typeref:struct:hermon_qalloc_info_s
H A Dhermon_misc.h395 * "hermon_qalloc_info_t" typedef (see hermon_typedef.h). It holds all the
684 int hermon_queue_alloc(hermon_state_t *state, hermon_qalloc_info_t *qa_info,
686 void hermon_queue_free(hermon_qalloc_info_t *qa_info);
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_srq.c588 hermon_qalloc_info_t new_srqinfo, old_srqinfo;
H A Dhermon_misc.c2395 hermon_queue_alloc(hermon_state_t *state, hermon_qalloc_info_t *qa_info,
2521 hermon_queue_free(hermon_qalloc_info_t *qa_info)
H A Dhermon_cq.c581 hermon_qalloc_info_t new_cqinfo;

Completed in 71 milliseconds