Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_cq.c52 static int hermon_cq_arm_doorbell(hermon_state_t *state, hermon_cqhdl_t cq,
54 #pragma inline(hermon_cq_arm_doorbell)
857 status = hermon_cq_arm_doorbell(state, cq, cmd); in hermon_cq_notify()
1195 hermon_cq_arm_doorbell(hermon_state_t *state, hermon_cqhdl_t cq, uint_t cq_cmd) in hermon_cq_arm_doorbell() function