Home
last modified time | relevance | path

Searched refs:num_log (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dmlx5hws.h118 u8 num_log; member
H A Dmlx5hws_matcher.c786 attr->table.sz_col_log = hws_matcher_rules_to_tbl_depth(attr->rule.num_log); in hws_matcher_process_attr()
856 if (!hws_matcher_requires_col_tbl(matcher->attr.rule.num_log)) in hws_matcher_create_col_matcher()
875 col_matcher->attr.table.sz_row_log = matcher->attr.rule.num_log; in hws_matcher_create_col_matcher()
H A Dmlx5hws_bwc.c61 attr->rule.num_log = size_log; in hws_bwc_matcher_init_attr()