Searched refs:thresh_pkt_count (Results 1 – 1 of 1) sorted by relevance
799 uint64_t cur_pkt_count, max_pkt_count, thresh_pkt_count; in txku_desirable() local806 thresh_pkt_count = max_pkt_count / 2; in txku_desirable()808 thresh_pkt_count = ch->txku_threshold_override; in txku_desirable()810 return cur_pkt_count >= thresh_pkt_count; in txku_desirable()