Searched refs:ice_fdir_counter (Results 1 – 2 of 2) sorted by relevance
292 struct ice_fdir_counter *counter; /* flow specific counter context */326 struct ice_fdir_counter { struct327 TAILQ_ENTRY(ice_fdir_counter) next;337 TAILQ_HEAD(ice_fdir_counter_list, ice_fdir_counter); argument342 struct ice_fdir_counter counters[0];
218 sizeof(struct ice_fdir_counter) * len, in ice_fdir_counter_pool_add()230 struct ice_fdir_counter *counter = &pool->counters[i]; in ice_fdir_counter_pool_add()293 static struct ice_fdir_counter *299 struct ice_fdir_counter *counter; in ice_fdir_counter_shared_search()316 static struct ice_fdir_counter *324 struct ice_fdir_counter *counter_free = NULL; in ice_fdir_counter_alloc()370 struct ice_fdir_counter *counter) in ice_fdir_counter_free()1416 struct ice_fdir_counter *counter = filter->counter; in ice_fdir_query_count()