Searched refs:nm_txsync_prologue (Results 1 – 3 of 3) sorted by relevance
210 if (unlikely(nm_txsync_prologue(kring, &shadow_ring) >= num_slots)) { in netmap_sync_kloop_tx_ring()
1710 nm_txsync_prologue(struct netmap_kring *kring, struct netmap_ring *ring) in nm_txsync_prologue() function3199 if (nm_txsync_prologue(kring, ring) >= kring->nkr_num_slots) { in netmap_ioctl()3800 if (nm_txsync_prologue(kring, ring) >= kring->nkr_num_slots) { in netmap_poll()
1445 uint32_t nm_txsync_prologue(struct netmap_kring *, struct netmap_ring *);