Searched refs:MC_CMD_MAE_GET_OR_CAPS_OUT_LEN (Results 1 – 2 of 2) sorted by relevance
96 if (MC_CMD_MAE_GET_OR_CAPS_OUT_LEN(field_ncaps) > in efx_mae_get_outer_rule_caps()106 req.emr_out_length = MC_CMD_MAE_GET_OR_CAPS_OUT_LEN(field_ncaps); in efx_mae_get_outer_rule_caps()123 MC_CMD_MAE_GET_OR_CAPS_OUT_LEN(mcdi_field_ncaps)) { in efx_mae_get_outer_rule_caps()
30435 #define MC_CMD_MAE_GET_OR_CAPS_OUT_LEN(num) (4+4*(num)) macro