Searched defs:otx2_tc_flow (Results 1 – 1 of 1) sorted by relevance
36 struct otx2_tc_flow { struct40 struct otx2_tc_flow_stats stats; argument41 spinlock_t lock; /* lock for stats */42 u16 rq;43 u16 entry;44 u16 leaf_profile;45 bool is_act_police;46 u32 prio;47 struct npc_install_flow_req req;48 u64 rate;[all …]