Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_ste.c21 #define DR_STE_SET_VAL(lookup_type, tag, t_fname, spec, s_fname, value) do { \ macro
30 DR_STE_SET_VAL(lookup_type, tag, t_fname, spec, s_fname, spec->s_fname)
34 DR_STE_SET_VAL(lookup_type, bit_mask, bm_fname, spec, s_fname, -1)
38 DR_STE_SET_VAL(lookup_type, bit_mask, bm_fname, spec, s_fname, (spec)->s_fname)