Searched defs:match_param (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
H A D | definer.c | 87 #define HWS_GET_MATCH_PARAM(match_param, hdr) \ argument 90 #define HWS_IS_FLD_SET(match_param, hdr) \ argument 93 #define HWS_IS_FLD_SET_DW_ARR(match_param, hdr, sz_in_bits) ({ \ argument 105 #define HWS_IS_FLD_SET_SZ(match_param, hdr, sz_in_bits) \ argument 109 #define HWS_GET64_MATCH_PARAM(match_param, hdr) \ argument 112 #define HWS_IS_FLD64_SET(match_param, hdr) \ argument 136 #define HWS_SET_HDR(fc_arr, match_param, fname, s_hdr, d_hdr) \ argument 375 void *match_param, in hws_definer_ones_set() 383 void *match_param, in hws_definer_generic_set() 394 void *match_param, in hws_definer_outer_vlan_type_set() [all …]
|
H A D | rule.c | 288 u32 *match_param, in hws_rule_create_hws() 683 u32 *match_param) in hws_rule_check_outer_ip_version() 722 u32 *match_param) in hws_rule_check_inner_ip_version() 761 u32 *match_param) in hws_rule_check_ip_version() 778 u32 *match_param, in mlx5hws_rule_create()
|
H A D | bwc.c | 668 u32 *match_param, in hws_bwc_rule_create_async() 684 u32 *match_param, in hws_bwc_rule_create_sync() 1023 u32 *match_param, in mlx5hws_bwc_rule_create_simple()
|
H A D | matcher.h | 43 u32 *match_param; member
|
H A D | matcher.c | 1176 u32 *match_param, in mlx5hws_match_template_create()
|