Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Ddr_matcher.c315 return (misc->source_sqn || misc->source_port); in dr_mask_is_gvmi_or_qpn_set()
H A Ddr_ste_v1.c1837 DR_STE_SET_ONES(src_gvmi_qp_v1, bit_mask, source_qp, misc_mask, source_sqn); in dr_ste_v1_build_src_gvmi_qpn_bit_mask()
1853 DR_STE_SET_TAG(src_gvmi_qp_v1, tag, source_qp, misc, source_sqn); in dr_ste_v1_build_src_gvmi_qpn_tag()
H A Ddr_types.h641 u32 source_sqn:24; /* Source SQN */ member
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch_offloads.c957 MLX5_SET(fte_match_set_misc, misc, source_sqn, sqn); in mlx5_eswitch_add_send_to_vport_rule()
960 MLX5_SET_TO_ONES(fte_match_set_misc, misc, source_sqn); in mlx5_eswitch_add_send_to_vport_rule()
1738 MLX5_SET_TO_ONES(fte_match_param, match_criteria, misc_parameters.source_sqn); in esw_create_send_to_vport_group()
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Ddefiner.c1193 misc_parameters.source_sqn, source_qp_gvmi.source_qp); in hws_definer_conv_misc()