Home
last modified time | relevance | path

Searched refs:size_log (Results 1 – 2 of 2) sorted by relevance

/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
A Dbwc.c162 bwc_matcher->rx_size.size_log, in hws_bwc_matcher_move()
163 bwc_matcher->tx_size.size_log, in hws_bwc_matcher_move()
220 bwc_matcher->rx_size.size_log, in mlx5hws_bwc_matcher_create_simple()
221 bwc_matcher->tx_size.size_log, in mlx5hws_bwc_matcher_create_simple()
279 size->size_log = MLX5HWS_BWC_MATCHER_INIT_SIZE_LOG; in hws_bwc_matcher_init_size_rxtx()
561 rx_size->size_log = MLX5HWS_BWC_MATCHER_INIT_SIZE_LOG; in hws_bwc_matcher_rehash_shrink()
562 tx_size->size_log = MLX5HWS_BWC_MATCHER_INIT_SIZE_LOG; in hws_bwc_matcher_rehash_shrink()
723 (1UL << size->size_log))) in hws_bwc_matcher_rehash_size_needed()
792 size->size_log = min(size->size_log + MLX5HWS_BWC_MATCHER_SIZE_LOG_STEP, in hws_bwc_matcher_extend_size()
987 bwc_matcher->rx_size.size_log, in hws_bwc_rule_cnt_inc_with_rehash()
[all …]
A Dbwc.h24 u8 size_log; member

Completed in 6 milliseconds