Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c1686 u32 *curr_pmask, *curr_pval; in set_pedit_val() local
1692 curr_pval = (u32 *)(pedit_header(vals, hdr_type) + offset); in set_pedit_val()
1698 *curr_pval |= (val & mask); in set_pedit_val()