Searched defs:otx2_tc_flow (Results 1 – 1 of 1) sorted by relevance
40 struct otx2_tc_flow { struct44 struct otx2_tc_flow_stats stats; argument45 spinlock_t lock; /* lock for stats */46 u16 rq;47 u16 entry;48 u16 leaf_profile;49 bool is_act_police;50 u32 prio;51 struct npc_install_flow_req req;52 u32 mcast_grp_idx;[all …]