Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_srq.c62 hermon_hw_srqc_t srqc_entry; in hermon_srq_alloc()
318 bzero(&srqc_entry, sizeof (hermon_hw_srqc_t)); in hermon_srq_alloc()
346 sizeof (hermon_hw_srqc_t), srq->srq_srqnum, in hermon_srq_alloc()
455 hermon_hw_srqc_t srqc_entry; in hermon_srq_free()
532 sizeof (hermon_hw_srqc_t), srqnum, sleepflag); in hermon_srq_free()
593 hermon_hw_srqc_t srqc_entry; in hermon_srq_modify()
H A Dhermon_cmd.c3387 int hermon_resize_srq_cmd_post(hermon_state_t *state, hermon_hw_srqc_t *srq, in hermon_resize_srq_cmd_post()
3406 size = sizeof (hermon_hw_srqc_t); in hermon_resize_srq_cmd_post()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_typedef.h79 typedef struct hermon_hw_srqc_s hermon_hw_srqc_t; typedef
H A Dhermon_cmd.h852 int hermon_resize_srq_cmd_post(hermon_state_t *state, hermon_hw_srqc_t *srq,