Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_rsrc.c119 static int hermon_rsrc_hw_entry_icm_confirm(hermon_rsrc_pool_info_t *pool_info,
413 status = hermon_rsrc_hw_entry_icm_confirm(qpc_pool, num, hdl, 1); in hermon_rsrc_fexch_alloc()
426 status = hermon_rsrc_hw_entry_icm_confirm(mpt_pool, num, &mpt_hdl, 0); in hermon_rsrc_fexch_alloc()
443 status = hermon_rsrc_hw_entry_icm_confirm(mtt_pool, num, &mtt_hdl, 0); in hermon_rsrc_fexch_alloc()
510 status = hermon_rsrc_hw_entry_icm_confirm(qpc_pool, num, hdl, 1); in hermon_rsrc_rfci_alloc()
1940 status = hermon_rsrc_hw_entry_icm_confirm(pool_info, num, hdl, in hermon_rsrc_hw_entry_alloc()
2043 hermon_rsrc_hw_entry_icm_confirm(hermon_rsrc_pool_info_t *pool_info, uint_t num, in hermon_rsrc_hw_entry_icm_confirm() function