Searched refs:nr_rx_rings (Results 1 – 3 of 3) sorted by relevance
579 uint16_t nr_rx_rings; /* number of rx rings */ member648 uint16_t nr_rx_rings; /* number of rx rings */ member711 uint16_t nr_rx_rings; /* number of rx rings */ member
869 d->req.nr_rx_rings = parent->req.nr_rx_rings; in nm_open()893 d->first_rx_ring = d->last_rx_ring = d->req.nr_rx_rings; in nm_open()898 d->last_rx_ring = d->req.nr_rx_rings - 1; in nm_open()903 d->last_rx_ring = d->req.nr_rx_rings; in nm_open()925 d->first_rx_ring, d->last_rx_ring, d->req.nr_rx_rings); in nm_open()930 for (i = 0; i <= d->req.nr_rx_rings; i++) { in nm_open()
158 uint16_t nr_rx_rings; /* number of rx rings */ member