Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_mr.c371 status = hermon_cmn_ownership_cmd_post(state, SW2HW_MPT, &mpt_entry, in hermon_mr_register_shared()
592 status = hermon_cmn_ownership_cmd_post(state, SW2HW_MPT, &mpt_entry, in hermon_mr_alloc_fmr()
826 status = hermon_cmn_ownership_cmd_post(state, HW2SW_MPT, in hermon_mr_deregister()
1309 status = hermon_cmn_ownership_cmd_post(state, SW2HW_MPT, &mpt_entry, in hermon_mw_alloc()
1385 status = hermon_cmn_ownership_cmd_post(state, HW2SW_MPT, NULL, in hermon_mw_free()
1736 status = hermon_cmn_ownership_cmd_post(state, SW2HW_MPT, &mpt_entry, in hermon_mr_common_reg()
1963 status = hermon_cmn_ownership_cmd_post(state, SW2HW_MPT, &mpt_entry, in hermon_dma_mr_register()
2124 status = hermon_cmn_ownership_cmd_post(state, SW2HW_MPT, &mpt_entry, in hermon_mr_alloc_lkey()
2214 status = hermon_cmn_ownership_cmd_post(state, SW2HW_MPT, &mpt_entry, in hermon_mr_fexch_mpt_init()
2243 status = hermon_cmn_ownership_cmd_post(state, HW2SW_MPT, in hermon_mr_fexch_mpt_fini()
[all …]
H A Dhermon_srq.c345 status = hermon_cmn_ownership_cmd_post(state, SW2HW_SRQ, &srqc_entry, in hermon_srq_alloc()
531 status = hermon_cmn_ownership_cmd_post(state, HW2SW_SRQ, &srqc_entry, in hermon_srq_free()
H A Dhermon_event.c841 status = hermon_cmn_ownership_cmd_post(state, SW2HW_EQ, &eqc_entry, in hermon_eq_alloc()
926 status = hermon_cmn_ownership_cmd_post(state, HW2SW_EQ, &eqc_entry, in hermon_eq_free()
H A Dhermon_cq.c318 status = hermon_cmn_ownership_cmd_post(state, SW2HW_CQ, &cqc_entry, in hermon_cq_alloc()
499 status = hermon_cmn_ownership_cmd_post(state, HW2SW_CQ, &cqc_entry, in hermon_cq_free()
H A Dhermon_cmd.c3020 hermon_cmn_ownership_cmd_post(hermon_state_t *state, uint_t opcode, in hermon_cmn_ownership_cmd_post() function
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_cmd.h753 int hermon_cmn_ownership_cmd_post(hermon_state_t *state, uint_t opcode,