Searched refs:HWS_CALC_HDR_SRC (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
| H A D | definer.c | 115 #define HWS_CALC_HDR_SRC(fc, s_hdr) \ macro 131 HWS_CALC_HDR_SRC(fc, s_hdr); \ 658 HWS_CALC_HDR_SRC(curr_fc, outer_headers.ip_version); in hws_definer_conv_outer() 821 HWS_CALC_HDR_SRC(curr_fc, inner_headers.ip_version); in hws_definer_conv_inner() 1002 HWS_CALC_HDR_SRC(fc, misc_parameters.geneve_tlv_option_0_exist); in hws_definer_conv_misc() 1246 HWS_CALC_HDR_SRC(fc, misc_parameters_3.gtpu_teid); in hws_definer_conv_misc3() 1262 HWS_CALC_HDR_SRC(fc, misc_parameters_3.gtpu_msg_type); in hws_definer_conv_misc3() 1278 HWS_CALC_HDR_SRC(fc, misc_parameters_3.gtpu_msg_flags); in hws_definer_conv_misc3() 1293 HWS_CALC_HDR_SRC(fc, misc_parameters_3.gtpu_dw_2); in hws_definer_conv_misc3() 1308 HWS_CALC_HDR_SRC(fc, misc_parameters_3.gtpu_first_ext_dw_0); in hws_definer_conv_misc3() [all …]
|