Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A Dfs_tracepoint.c171 PRINT_MASKED_VAL_MISC(u32, source_sqn, source_sqn, p, "%u"); in print_misc_parameters_hdrs()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch_offloads.c955 MLX5_SET(fte_match_set_misc, misc, source_sqn, sqn); in mlx5_eswitch_add_send_to_vport_rule()
958 MLX5_SET_TO_ONES(fte_match_set_misc, misc, source_sqn); in mlx5_eswitch_add_send_to_vport_rule()
1660 MLX5_SET_TO_ONES(fte_match_param, match_criteria, misc_parameters.source_sqn); in esw_create_send_to_vport_group()
/linux/include/linux/mlx5/
H A Dmlx5_ifc.h611 u8 source_sqn[0x18]; member