Searched refs:ice_fdir_counter (Results 1 – 2 of 2) sorted by relevance
338 struct ice_fdir_counter *counter; /* flow specific counter context */377 struct ice_fdir_counter { struct378 TAILQ_ENTRY(ice_fdir_counter) next;388 TAILQ_HEAD(ice_fdir_counter_list, ice_fdir_counter); argument393 struct ice_fdir_counter counters[0];
211 sizeof(struct ice_fdir_counter) * len, in ice_fdir_counter_pool_add()223 struct ice_fdir_counter *counter = &pool->counters[i]; in ice_fdir_counter_pool_add()286 static struct ice_fdir_counter *292 struct ice_fdir_counter *counter; in ice_fdir_counter_shared_search()309 static struct ice_fdir_counter *317 struct ice_fdir_counter *counter_free = NULL; in ice_fdir_counter_alloc()363 struct ice_fdir_counter *counter) in ice_fdir_counter_free()1575 struct ice_fdir_counter *counter = filter->counter; in ice_fdir_query_count()