Home
last modified time | relevance | path

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

/dpdk/drivers/net/ice/
H A Dice_ethdev.h375 struct ice_fdir_counter_pool;
379 struct ice_fdir_counter_pool *pool;
390 struct ice_fdir_counter_pool { struct
391 TAILQ_ENTRY(ice_fdir_counter_pool) next;
396 TAILQ_HEAD(ice_fdir_counter_pool_list, ice_fdir_counter_pool); argument
400 struct ice_fdir_counter_pool *pools[ICE_FDIR_COUNTER_MAX_POOL_SIZE];
H A Dice_fdir_filter.c205 struct ice_fdir_counter_pool *pool; in ice_fdir_counter_pool_add()
291 struct ice_fdir_counter_pool *pool; in ice_fdir_counter_shared_search()
316 struct ice_fdir_counter_pool *pool = NULL; in ice_fdir_counter_alloc()
369 struct ice_fdir_counter_pool *pool = counter->pool; in ice_fdir_counter_free()