Home
last modified time | relevance | path

Searched refs:hermon_srq_alloc (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_srq.h165 int hermon_srq_alloc(hermon_state_t *state, hermon_srq_info_t *srqinfo,
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_srq.c52 hermon_srq_alloc(hermon_state_t *state, hermon_srq_info_t *srqinfo, in hermon_srq_alloc() function
H A Dhermon_ci.c1873 status = hermon_srq_alloc(state, &srqinfo, HERMON_NOSLEEP); in hermon_ci_alloc_srq()