Home
last modified time | relevance | path

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,
230 status = tavor_rsrc_hw_entry_alloc(rsrc_pool, num, num, 0, in tavor_rsrc_alloc()
241 status = tavor_rsrc_hw_entry_alloc(rsrc_pool, num, num, in tavor_rsrc_alloc()
251 status = tavor_rsrc_hw_entry_alloc(rsrc_pool, num, 1, 0, in tavor_rsrc_alloc()
267 status = tavor_rsrc_hw_entry_alloc(rsrc_pool, num, 1, in tavor_rsrc_alloc()
277 status = tavor_rsrc_hw_entry_alloc(rsrc_pool, num, 1, in tavor_rsrc_alloc()
2185 tavor_rsrc_hw_entry_alloc(tavor_rsrc_pool_info_t *pool_info, uint_t num, in tavor_rsrc_hw_entry_alloc() function