Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/diag/
Dfs_tracepoint.c170 PRINT_MASKED_VAL_MISC(u32, source_sqn, source_sqn, p, "%u"); in print_misc_parameters_hdrs()
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch_offloads.c415 MLX5_SET(fte_match_set_misc, misc, source_sqn, sqn); in mlx5_eswitch_add_send_to_vport_rule()
419 MLX5_SET_TO_ONES(fte_match_set_misc, misc, source_sqn); in mlx5_eswitch_add_send_to_vport_rule()
626 MLX5_SET_TO_ONES(fte_match_param, match_criteria, misc_parameters.source_sqn); in esw_create_offloads_fdb_tables()
/Linux-v4.19/include/linux/mlx5/
Dmlx5_ifc.h422 u8 source_sqn[0x18]; member