Searched defs:nfp_fl_nft_tc_merge (Results 1 – 1 of 1) sorted by relevance
183 struct nfp_fl_nft_tc_merge { struct184 struct net_device *netdev;185 unsigned long cookie[3];186 struct rhash_head hash_node;187 struct nfp_fl_ct_zone_entry *zt;188 struct list_head nft_flow_list;189 struct list_head tc_merge_list;190 struct nfp_fl_ct_tc_merge *tc_m_parent;191 struct nfp_fl_ct_flow_entry *nft_parent;192 unsigned long tc_flower_cookie;[all …]