Searched defs:efx_tc_flow_rule (Results 1 – 1 of 1) sorted by relevance
191 struct efx_tc_flow_rule { struct192 unsigned long cookie;193 struct rhash_head linkage;194 struct efx_tc_match match;195 struct efx_tc_action_set_list acts;196 struct efx_tc_action_set_list *fallback; /* what to use when unready? */197 u32 fw_id;