Searched refs:mcdi_field_ncaps (Results 1 – 1 of 1) sorted by relevance
87 unsigned int mcdi_field_ncaps; in efx_mae_get_outer_rule_caps() local110 mcdi_field_ncaps = MCDI_OUT_DWORD(req, MAE_GET_OR_CAPS_OUT_COUNT); in efx_mae_get_outer_rule_caps()113 MC_CMD_MAE_GET_OR_CAPS_OUT_LEN(mcdi_field_ncaps)) { in efx_mae_get_outer_rule_caps()118 if (mcdi_field_ncaps > field_ncaps) { in efx_mae_get_outer_rule_caps()123 for (i = 0; i < mcdi_field_ncaps; ++i) { in efx_mae_get_outer_rule_caps()169 unsigned int mcdi_field_ncaps; in efx_mae_get_action_rule_caps() local192 mcdi_field_ncaps = MCDI_OUT_DWORD(req, MAE_GET_OR_CAPS_OUT_COUNT); in efx_mae_get_action_rule_caps()195 MC_CMD_MAE_GET_AR_CAPS_OUT_LEN(mcdi_field_ncaps)) { in efx_mae_get_action_rule_caps()200 if (mcdi_field_ncaps > field_ncaps) { in efx_mae_get_action_rule_caps()205 for (i = 0; i < mcdi_field_ncaps; ++i) { in efx_mae_get_action_rule_caps()