Searched refs:HWS_CALC_HDR_SRC (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
D | mlx5hws_definer.c | 115 #define HWS_CALC_HDR_SRC(fc, s_hdr) \ macro 131 HWS_CALC_HDR_SRC(fc, s_hdr); \ 657 HWS_CALC_HDR_SRC(curr_fc, outer_headers.ip_version); in hws_definer_conv_outer() 820 HWS_CALC_HDR_SRC(curr_fc, inner_headers.ip_version); in hws_definer_conv_inner() 1001 HWS_CALC_HDR_SRC(fc, misc_parameters.geneve_tlv_option_0_exist); in hws_definer_conv_misc() 1075 HWS_CALC_HDR_SRC(fc, misc_parameters_2.outer_first_mpls_over_gre); in hws_definer_conv_misc2() 1090 HWS_CALC_HDR_SRC(fc, misc_parameters_2.outer_first_mpls_over_udp); in hws_definer_conv_misc2() 1230 HWS_CALC_HDR_SRC(fc, misc_parameters_3.geneve_tlv_option_0_data); in hws_definer_conv_misc3() 1245 HWS_CALC_HDR_SRC(fc, misc_parameters_3.gtpu_teid); in hws_definer_conv_misc3() 1261 HWS_CALC_HDR_SRC(fc, misc_parameters_3.gtpu_msg_type); in hws_definer_conv_misc3() [all …]
|