Searched defs:nfp_fl_nft_tc_merge (Results 1 – 1 of 1) sorted by relevance
173 struct nfp_fl_nft_tc_merge { struct174 struct net_device *netdev;175 unsigned long cookie[3];176 struct rhash_head hash_node;177 struct nfp_fl_ct_zone_entry *zt;178 struct list_head nft_flow_list;179 struct list_head tc_merge_list;180 struct nfp_fl_ct_tc_merge *tc_m_parent;181 struct nfp_fl_ct_flow_entry *nft_parent;182 unsigned long tc_flower_cookie;[all …]