Searched refs:lmaskp (Results 1 – 1 of 1) sorted by relevance
2062 const uint8_t *lmaskp = mvpl + descp->emmd_mask_offset; in efx_mae_match_specs_class_cmp() local2080 if ((memcmp(lmaskp, rmaskp, mask_size) == 0) && in efx_mae_match_specs_class_cmp()2088 if (memcmp(lmaskp, rmaskp, mask_size) != 0) { in efx_mae_match_specs_class_cmp()