Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dnetmap.h577 uint32_t nr_rx_slots; /* slots in rx rings */ member
646 uint32_t nr_rx_slots; /* slots in rx rings */ member
709 uint32_t nr_rx_slots; /* slots in rx rings */ member
H A Dnetmap_legacy.h156 uint32_t nr_rx_slots; /* slots in rx rings */ member
H A Dnetmap_user.h867 d->req.nr_rx_slots = parent->req.nr_rx_slots; in nm_open()