Searched refs:pktcount (Results 1 – 12 of 12) sorted by relevance
2395 int pktcount, ret; in ethofld_xmit() local2401 pktcount = eosw_txq->pidx - eosw_txq->last_pidx; in ethofld_xmit()2402 if (pktcount < 0) in ethofld_xmit()2403 pktcount += eosw_txq->ndesc; in ethofld_xmit()2412 while (pktcount--) { in ethofld_xmit()2495 int pktcount = eosw_txq->pidx - eosw_txq->last_pidx; in eosw_txq_flush_pending_skbs() local2499 if (!pktcount) in eosw_txq_flush_pending_skbs()2502 if (pktcount < 0) in eosw_txq_flush_pending_skbs()2503 pktcount += eosw_txq->ndesc; in eosw_txq_flush_pending_skbs()2505 while (pktcount--) { in eosw_txq_flush_pending_skbs()[all …]
83 uint32 pktcount; member
225 ring->pktcount = 0; in dhd_pktlog_ring_init()357 pktlog_ring->pktcount--; in dhd_pktlog_ring_add_pkts()392 pktlog_ring->pktcount++; in dhd_pktlog_ring_add_pkts()
8336 uint pktcount; in dhdsdio_pktgen() local8380 for (pktcount = 0; pktcount < bus->pktgen_count; pktcount++) { in dhdsdio_pktgen()
8321 uint pktcount; in dhdsdio_pktgen() local8365 for (pktcount = 0; pktcount < bus->pktgen_count; pktcount++) { in dhdsdio_pktgen()
1122 int pktcount; in dvb_ca_en50221_thread_state_machine() local1256 pktcount = 0; in dvb_ca_en50221_thread_state_machine()1275 if (++pktcount >= MAX_RX_PACKETS_PER_ITERATION) { in dvb_ca_en50221_thread_state_machine()
7493 uint pktcount; in dhdsdio_pktgen() local7533 for (pktcount = 0; pktcount < bus->pktgen_count; pktcount++) { in dhdsdio_pktgen()
7693 uint pktcount; local7733 for (pktcount = 0; pktcount < bus->pktgen_count; pktcount++) {
7755 uint pktcount; local7795 for (pktcount = 0; pktcount < bus->pktgen_count; pktcount++) {
7689 uint pktcount; local7729 for (pktcount = 0; pktcount < bus->pktgen_count; pktcount++) {