Home
last modified time | relevance | path

Searched refs:pktcount (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/chelsio/cxgb4/
A Dsge.c2399 int pktcount, ret; in ethofld_xmit() local
2406 if (pktcount < 0) in ethofld_xmit()
2416 while (pktcount--) { in ethofld_xmit()
2503 if (!pktcount) in eosw_txq_flush_pending_skbs()
2506 if (pktcount < 0) in eosw_txq_flush_pending_skbs()
2507 pktcount += eosw_txq->ndesc; in eosw_txq_flush_pending_skbs()
2509 while (pktcount--) { in eosw_txq_flush_pending_skbs()
4039 int pktcount; in cxgb4_ethofld_restart() local
4043 if (pktcount < 0) in cxgb4_ethofld_restart()
4046 if (pktcount) { in cxgb4_ethofld_restart()
[all …]
/linux/drivers/media/dvb-core/
A Ddvb_ca_en50221.c1123 int pktcount; in dvb_ca_en50221_thread_state_machine() local
1257 pktcount = 0; in dvb_ca_en50221_thread_state_machine()
1276 if (++pktcount >= MAX_RX_PACKETS_PER_ITERATION) { in dvb_ca_en50221_thread_state_machine()

Completed in 15 milliseconds