Home
last modified time | relevance | path

Searched refs:mvpr (Results 1 – 1 of 1) sorted by relevance

/dpdk/drivers/common/sfc_efx/base/
H A Defx_mae.c2225 const uint8_t *mvpr; in efx_mae_match_specs_class_cmp() local
2238 mvpr = right->emms_mask_value_pairs.outer; in efx_mae_match_specs_class_cmp()
2249 mvpr = right->emms_mask_value_pairs.action; in efx_mae_match_specs_class_cmp()
2281 const uint8_t *rmaskp = mvpr + descp->emmd_mask_offset; in efx_mae_match_specs_class_cmp()
2284 const uint8_t *rvalp = mvpr + descp->emmd_value_offset; in efx_mae_match_specs_class_cmp()
2346 (mvpr[byte_idx] & (1U << bit_idx))) { in efx_mae_match_specs_class_cmp()
2359 (mvpr[byte_idx] & (1U << bit_idx))) { in efx_mae_match_specs_class_cmp()