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

/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 in typeref:struct:hermon_hw_srqc_s
H A Dhermon_cmd.h852 int hermon_resize_srq_cmd_post(hermon_state_t *state, hermon_hw_srqc_t *srq,
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_srq.c62 hermon_hw_srqc_t srqc_entry;
318 bzero(&srqc_entry, sizeof (hermon_hw_srqc_t));
346 sizeof (hermon_hw_srqc_t), srq->srq_srqnum,
455 hermon_hw_srqc_t srqc_entry;
532 sizeof (hermon_hw_srqc_t), srqnum, sleepflag);
593 hermon_hw_srqc_t srqc_entry;
H A Dhermon_cmd.c3387 int hermon_resize_srq_cmd_post(hermon_state_t *state, hermon_hw_srqc_t *srq,
3406 size = sizeof (hermon_hw_srqc_t);

Completed in 57 milliseconds