Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_cq.h272 int hermon_cq_resize(hermon_state_t *state, hermon_cqhdl_t cqhdl,
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_cq.c576 hermon_cq_resize(hermon_state_t *state, hermon_cqhdl_t cq, uint_t req_size, in hermon_cq_resize() function
H A Dhermon_ci.c941 status = hermon_cq_resize(state, cqhdl, size, actual_size, in hermon_ci_resize_cq()