Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dnetmap.h576 uint32_t nr_tx_slots; /* slots in tx rings */ member
645 uint32_t nr_tx_slots; /* slots in tx rings */ member
708 uint32_t nr_tx_slots; /* slots in tx rings */ member
H A Dnetmap_legacy.h155 uint32_t nr_tx_slots; /* slots in tx rings */ member
H A Dnetmap_user.h866 d->req.nr_tx_slots = parent->req.nr_tx_slots; in nm_open()