Searched refs:MC_CMD_MAE_GET_OR_CAPS_OUT_LEN (Results 1 – 2 of 2) sorted by relevance
91 if (MC_CMD_MAE_GET_OR_CAPS_OUT_LEN(field_ncaps) > in efx_mae_get_outer_rule_caps()101 req.emr_out_length = MC_CMD_MAE_GET_OR_CAPS_OUT_LEN(field_ncaps); 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()
26867 #define MC_CMD_MAE_GET_OR_CAPS_OUT_LEN(num) (4+4*(num)) macro