Searched refs:DR_STE_SET_VAL (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
H A D | dr_ste.h | 25 #define DR_STE_SET_VAL(lookup_type, tag, t_fname, spec, s_fname, value) do { \ macro 34 DR_STE_SET_VAL(lookup_type, tag, t_fname, spec, s_fname, spec->s_fname) 38 DR_STE_SET_VAL(lookup_type, tag, t_fname, spec, s_fname, -1)
|