Searched refs:nm_tx_pending (Results 1 – 3 of 3) sorted by relevance
153 nm_tx_pending(struct netmap_ring *r) in nm_tx_pending() function
902 int pending = nm_tx_pending(ring); in main()
1856 while (!targ->cancel && nm_tx_pending(txring)) { in sender_body()2210 while (!targ->cancel && nm_tx_pending(ring)) { in txseq_body()