Searched refs:nq_min_pkts (Results 1 – 2 of 2) sorted by relevance
4404 if (stats->nq_min_pkts == 0 ||4405 pkt_count < stats->nq_min_pkts) {4406 stats->nq_min_pkts = pkt_count;4435 stats->nq_min_pkts = 0;
1044 uint32_t nq_min_pkts; /* min pkts transferred */ member