Searched refs:source_sqn (Results 1 - 8 of 8) sorted by last modified time

/linux-master/include/linux/mlx5/
H A Dmlx5_ifc.h593 u8 source_sqn[0x18]; member in struct:mlx5_ifc_fte_match_set_misc_bits
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_ste_v1.c1973 DR_STE_SET_ONES(src_gvmi_qp_v1, bit_mask, source_qp, misc_mask, source_sqn);
1989 DR_STE_SET_TAG(src_gvmi_qp_v1, tag, source_qp, misc, source_sqn);
H A Ddr_ste_v0.c1640 DR_STE_SET_ONES(src_gvmi_qp, bit_mask, source_qp, misc_mask, source_sqn);
1658 DR_STE_SET_TAG(src_gvmi_qp, tag, source_qp, misc, source_sqn);
H A Ddr_types.h641 u32 source_sqn:24; /* Source SQN */ member in struct:mlx5dr_match_misc
H A Ddr_ste.c812 spec->source_sqn = IFC_GET_CLR(fte_match_set_misc, mask, source_sqn, clr);
H A Ddr_matcher.c315 return (misc->source_sqn || misc->source_port);
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch_offloads.c950 MLX5_SET(fte_match_set_misc, misc, source_sqn, sqn);
953 MLX5_SET_TO_ONES(fte_match_set_misc, misc, source_sqn);
1655 MLX5_SET_TO_ONES(fte_match_param, match_criteria, misc_parameters.source_sqn);
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A Dfs_tracepoint.c171 PRINT_MASKED_VAL_MISC(u32, source_sqn, source_sqn, p, "%u");

Completed in 312 milliseconds