Searched refs:zone_table (Results 1 – 1 of 1) sorted by relevance
1945 struct nfp_fl_ct_zone_entry *zone_table; in nfp_fl_ct_handle_post_ct() local1949 while ((zone_table = rhashtable_walk_next(&iter)) != NULL) { in nfp_fl_ct_handle_post_ct()1950 if (IS_ERR(zone_table)) in nfp_fl_ct_handle_post_ct()1953 nfp_ct_merge_tc_entries(ct_entry, zone_table, zone_table); in nfp_fl_ct_handle_post_ct()