Lines Matching refs:facts
2187 rule->fallback = &efx->tc->facts.pf;
2190 rule->fallback = &efx->tc->facts.reps;
2447 struct efx_tc_action_set_list *acts = &efx->tc->facts.pf;
2456 struct efx_tc_action_set_list *acts = &efx->tc->facts.reps;
2590 efx_tc_deconfigure_fallback_acts(efx, &efx->tc->facts.pf);
2591 efx_tc_deconfigure_fallback_acts(efx, &efx->tc->facts.reps);
2709 INIT_LIST_HEAD(&efx->tc->facts.pf.list);
2710 efx->tc->facts.pf.fw_id = MC_CMD_MAE_ACTION_SET_ALLOC_OUT_ACTION_SET_ID_NULL;
2711 INIT_LIST_HEAD(&efx->tc->facts.reps.list);
2712 efx->tc->facts.reps.fw_id = MC_CMD_MAE_ACTION_SET_ALLOC_OUT_ACTION_SET_ID_NULL;
2748 EFX_WARN_ON_PARANOID(efx->tc->facts.pf.fw_id !=
2750 EFX_WARN_ON_PARANOID(efx->tc->facts.reps.fw_id !=