Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/netronome/nfp/flower/
Dconntrack.h149 struct nfp_fl_ct_tc_merge { struct
150 unsigned long cookie[2];
151 struct rhash_head hash_node;
152 struct list_head pre_ct_list;
153 struct list_head post_ct_list;
154 struct nfp_fl_ct_zone_entry *zt;
155 struct nfp_fl_ct_flow_entry *pre_ct_parent;
156 struct nfp_fl_ct_flow_entry *post_ct_parent;
180 struct nfp_fl_ct_tc_merge *tc_m_parent; argument