Home
last modified time | relevance | path

Searched refs:nma_get_host_nrings (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/netmap/
H A Dnetmap_kern.h956 nma_get_host_nrings(struct netmap_adapter *na, enum txrx t) in nma_get_host_nrings() function
1069 !!(na->na_flags & NAF_HOST_RINGS) * nma_get_host_nrings(na, t); in netmap_real_rings()
H A Dnetmap_monitor.c182 for (i = 0; i < nma_get_host_nrings(na, t); i++) { in netmap_monitor_krings_create()
H A Dnetmap_bdg.c1455 if (nma_get_host_nrings(hwna, t) < nr) { in netmap_bwrap_config()
H A Dnetmap.c1951 if (j >= nma_get_host_nrings(na, t)) in netmap_interp_ringid()