Searched refs:NETMAP_HW_RING (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/net/
H A Dnetmap_legacy.h77 * If nr_flags == 0, NETMAP_HW_RING and NETMAP_SW_RING control
80 * NETMAP_HW_RING | ring number binds a single ring pair
162 #define NETMAP_HW_RING 0x4000 /* single NIC ring pair */ macro
/freebsd-12-stable/sys/dev/netmap/
H A Dnetmap_legacy.c81 } else if (nmr->nr_ringid & NETMAP_HW_RING) {

Completed in 103 milliseconds