Searched refs:tavor_rsrc_hw_entry_alloc (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_rsrc.c123 static int tavor_rsrc_hw_entry_alloc(tavor_rsrc_pool_info_t *pool_info,
234 status = tavor_rsrc_hw_entry_alloc(rsrc_pool, num, num, 0,
245 status = tavor_rsrc_hw_entry_alloc(rsrc_pool, num, num,
255 status = tavor_rsrc_hw_entry_alloc(rsrc_pool, num, 1, 0,
271 status = tavor_rsrc_hw_entry_alloc(rsrc_pool, num, 1,
281 status = tavor_rsrc_hw_entry_alloc(rsrc_pool, num, 1,
2353 * tavor_rsrc_hw_entry_alloc()
2357 tavor_rsrc_hw_entry_alloc(tavor_rsrc_pool_info_t *pool_info, uint_t num, function
2366 TAVOR_TNF_ENTER(tavor_rsrc_hw_entry_alloc);
2394 TAVOR_TNF_EXIT(tavor_rsrc_hw_entry_alloc);
[all...]

Completed in 61 milliseconds