Home
last modified time | relevance | path

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
H A Dhermon_misc.h684 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; in hermon_srq_modify()
H A Dhermon_misc.c2395 hermon_queue_alloc(hermon_state_t *state, hermon_qalloc_info_t *qa_info, in hermon_queue_alloc()
2521 hermon_queue_free(hermon_qalloc_info_t *qa_info) in hermon_queue_free()
H A Dhermon_cq.c581 hermon_qalloc_info_t new_cqinfo; in hermon_cq_resize()