Home
last modified time | relevance | path

Searched refs:fc_sz (Results 1 – 7 of 7) sorted by relevance

/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
A Dbwc_complex.c500 int fc_sz, in hws_bwc_matcher_complex_params_comb_is_valid() argument
508 for (i = 0; i < fc_sz; i++) { in hws_bwc_matcher_complex_params_comb_is_valid()
639 int fc_sz, in hws_bwc_matcher_complex_params_comb_create() argument
648 for (i = 0; i < fc_sz; i++) { in hws_bwc_matcher_complex_params_comb_create()
677 int fc_sz = 0; in hws_bwc_matcher_complex_params_create() local
704 &fc_sz); in hws_bwc_matcher_complex_params_create()
710 if (fc_sz >= sizeof(num_of_combinations) * BITS_PER_BYTE) { in hws_bwc_matcher_complex_params_create()
713 fc_sz); in hws_bwc_matcher_complex_params_create()
722 num_of_combinations = 1 << fc_sz; in hws_bwc_matcher_complex_params_create()
726 if (!hws_bwc_matcher_complex_params_comb_is_valid(fc, fc_sz, i)) in hws_bwc_matcher_complex_params_create()
[all …]
A Ddefiner.c1670 u32 fc_sz = 0; in hws_definer_get_fc_size() local
1679 fc_sz++; in hws_definer_get_fc_size()
1680 return fc_sz; in hws_definer_get_fc_size()
1688 u32 fc_sz = 0; in hws_definer_alloc_compressed_fc() local
1838 int *fc_sz) in mlx5hws_definer_conv_match_params_to_compressed_fc() argument
1945 u32 fc_sz) in hws_definer_fc_bind() argument
1951 for (i = 0; i < fc_sz; i++) { in hws_definer_fc_bind()
2107 u32 fc_sz, in hws_definer_create_tag_mask() argument
2123 u32 fc_sz, in mlx5hws_definer_create_tag() argument
2297 int fc_sz, in hws_definer_alloc() argument
[all …]
A Dmatcher.h45 u16 fc_sz; member
A Ddefiner.h800 u32 fc_sz,
832 int *fc_sz);
A Ddebug.c57 mt->fc_sz, in hws_debug_dump_matcher_match_template()
A Drule.c367 mlx5hws_definer_create_tag(match_param, mt->fc, mt->fc_sz, in hws_rule_create_hws()
A Dmatcher.c661 for (i = 0; i < matcher->mt->fc_sz; i++) { in hws_matcher_set_ip_version_match()

Completed in 26 milliseconds