Searched defs:efx_tc_flow_rule (Results 1 – 1 of 1) sorted by relevance
198 struct efx_tc_flow_rule { struct199 unsigned long cookie;200 struct rhash_head linkage;201 struct efx_tc_match match;202 struct efx_tc_action_set_list acts;203 struct efx_tc_action_set_list *fallback; /* what to use when unready? */204 u32 fw_id;