Searched defs:efx_tc_lhs_rule (Results 1 – 1 of 1) sorted by relevance
207 struct efx_tc_lhs_rule { struct208 unsigned long cookie;209 struct efx_tc_match match;210 struct efx_tc_lhs_action lhs_act;211 struct rhash_head linkage;212 u32 fw_id;213 bool is_ar; /* Action Rule (for OR-AR-CT-AR sequence) */