Searched refs:num_log (Results 1 – 3 of 3) sorted by relevance
833 hws_matcher_rules_to_tbl_depth(size_rx->rule.num_log); in hws_matcher_process_attr()835 hws_matcher_rules_to_tbl_depth(size_tx->rule.num_log); in hws_matcher_process_attr()908 if (!hws_matcher_requires_col_tbl(size_rx->rule.num_log) && in hws_matcher_create_col_matcher()909 !hws_matcher_requires_col_tbl(size_tx->rule.num_log)) in hws_matcher_create_col_matcher()930 dst->table.sz_row_log = src->rule.num_log; in hws_matcher_create_col_matcher()
109 u8 num_log; member
65 attr->size[MLX5HWS_MATCHER_SIZE_TYPE_RX].rule.num_log = size_log_rx; in hws_bwc_matcher_init_attr()66 attr->size[MLX5HWS_MATCHER_SIZE_TYPE_TX].rule.num_log = size_log_tx; in hws_bwc_matcher_init_attr()
Completed in 11 milliseconds