Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_cmd.h802 int hermon_modify_cq_cmd_post(hermon_state_t *state, hermon_hw_cqc_t *cqc,
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_cq.c801 status = hermon_modify_cq_cmd_post(state, &cqc_entry, in hermon_cq_modify()
819 status = hermon_modify_cq_cmd_post(state, &cqc_entry, in hermon_cq_modify()
H A Dhermon_cmd.c2754 hermon_modify_cq_cmd_post(hermon_state_t *state, hermon_hw_cqc_t *cqc, in hermon_modify_cq_cmd_post() function