Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/
H A Dice_ethdev.h324 struct ice_fdir_counter_pool;
328 struct ice_fdir_counter_pool *pool;
339 struct ice_fdir_counter_pool { struct
340 TAILQ_ENTRY(ice_fdir_counter_pool) next;
345 TAILQ_HEAD(ice_fdir_counter_pool_list, ice_fdir_counter_pool); argument
349 struct ice_fdir_counter_pool *pools[ICE_FDIR_COUNTER_MAX_POOL_SIZE];
H A Dice_fdir_filter.c212 struct ice_fdir_counter_pool *pool; in ice_fdir_counter_pool_add()
298 struct ice_fdir_counter_pool *pool; in ice_fdir_counter_shared_search()
323 struct ice_fdir_counter_pool *pool = NULL; in ice_fdir_counter_alloc()
376 struct ice_fdir_counter_pool *pool = counter->pool; in ice_fdir_counter_free()