Searched refs:nr_tx_rings (Results 1 – 3 of 3) sorted by relevance
578 uint16_t nr_tx_rings; /* number of tx rings */ member647 uint16_t nr_tx_rings; /* number of tx rings */ member710 uint16_t nr_tx_rings; /* number of tx rings */ member
868 d->req.nr_tx_rings = parent->req.nr_tx_rings; in nm_open()892 d->first_tx_ring = d->last_tx_ring = d->req.nr_tx_rings; in nm_open()897 d->last_tx_ring = d->req.nr_tx_rings - 1; in nm_open()902 d->last_tx_ring = d->req.nr_tx_rings; in nm_open()924 d->first_tx_ring, d->last_tx_ring, d->req.nr_tx_rings, in nm_open()926 for (i = 0; i <= d->req.nr_tx_rings; i++) { in nm_open()
157 uint16_t nr_tx_rings; /* number of tx rings */ member