Home
last modified time | relevance | path

Searched refs:ni_tx_rings (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/net/netmap/
H A Dnetmap.h256 const uint32_t ni_tx_rings; /* number of tx rings */ member
H A Dnetmap_user.h79 nifp, (nifp)->ring_ofs[index + (nifp)->ni_tx_rings + 1] )
H A Dnetmap_mem2.c1056 *(u_int *)(uintptr_t)&nifp->ni_tx_rings = na->num_tx_rings; in netmap_mem_if_new()