Searched refs:cur_pkt_count (Results 1 – 1 of 1) sorted by relevance
700 uint64_t cur_pkt_count, max_pkt_count, thresh_pkt_count; in txku_desirable() local704 cur_pkt_count = ossl_qtx_get_cur_epoch_pkt_count(ch->qtx, enc_level); in txku_desirable()711 return cur_pkt_count >= thresh_pkt_count; in txku_desirable()
Completed in 19 milliseconds