Home
last modified time | relevance | path

Searched defs:nfp_fl_nft_tc_merge (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/netronome/nfp/flower/
Dconntrack.h183 struct nfp_fl_nft_tc_merge { struct
184 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 …]