Searched refs:need_tx_rehash (Results 1 – 1 of 1) sorted by relevance
858 bool need_rx_rehash, need_tx_rehash; in hws_bwc_matcher_rehash_size() local862 need_tx_rehash = atomic_read(&bwc_matcher->tx_size.rehash_required); in hws_bwc_matcher_rehash_size()867 if (!need_rx_rehash && !need_tx_rehash) in hws_bwc_matcher_rehash_size()879 if (need_tx_rehash && in hws_bwc_matcher_rehash_size()883 need_tx_rehash = false; in hws_bwc_matcher_rehash_size()890 if (!need_rx_rehash && !need_tx_rehash) in hws_bwc_matcher_rehash_size()909 if (need_tx_rehash) { in hws_bwc_matcher_rehash_size()