Home
last modified time | relevance | path

Searched defs:ice_res_pool_info (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/drivers/net/ice/
H A Dice_ethdev.h192 struct ice_res_pool_info { struct
193 uint32_t base; /* Resource start index */
194 uint32_t num_alloc; /* Allocated resource number */
195 uint32_t num_free; /* Total available resource number */
196 struct res_list alloc_list; /* Allocated resource list */
197 struct res_list free_list; /* Available resource list */