Searched refs:size_log (Results 1 – 3 of 3) sorted by relevance
190 bwc_matcher->rx_size.size_log, in hws_bwc_matcher_move() 191 bwc_matcher->tx_size.size_log, in hws_bwc_matcher_move() 248 bwc_matcher->rx_size.size_log, in mlx5hws_bwc_matcher_create_simple() 249 bwc_matcher->tx_size.size_log, in mlx5hws_bwc_matcher_create_simple() 308 size->size_log = MLX5HWS_BWC_MATCHER_INIT_SIZE_LOG; in hws_bwc_matcher_init_size_rxtx() 591 if (rx_size->size_log == MLX5HWS_BWC_MATCHER_INIT_SIZE_LOG && in hws_bwc_matcher_rehash_shrink() 592 tx_size->size_log == MLX5HWS_BWC_MATCHER_INIT_SIZE_LOG) in hws_bwc_matcher_rehash_shrink() 602 rx_size->size_log = MLX5HWS_BWC_MATCHER_INIT_SIZE_LOG; in hws_bwc_rule_cnt_dec_with_shrink() 603 tx_size->size_log = MLX5HWS_BWC_MATCHER_INIT_SIZE_LOG; in hws_bwc_rule_cnt_dec_with_shrink() 751 return (size->size_log in hws_bwc_matcher_rehash_size_needed() [all...]
103 unsigned char size_log; member
527 if (s->size_log > STAB_SIZE_LOG_MAX || in qdisc_get_stab() 597 pkt_len <<= stab->szopts.size_log; in __qdisc_calculate_pkt_len()