ix_rxring
struct ix_rxring *rxr = que->rxr;
struct ix_rxring *rxr = sc->rx_rings;
int ixgbe_allocate_receive_buffers(struct ix_rxring *);
int ixgbe_setup_receive_ring(struct ix_rxring *);
void ixgbe_free_receive_buffers(struct ix_rxring *);
int ixgbe_rxfill(struct ix_rxring *);
int ixgbe_rxeof(struct ix_rxring *);
int ixgbe_get_buf(struct ix_rxring *, int);
static void ix_rxq_kstats(struct ix_softc *, struct ix_rxring *);
struct ix_rxring *rxr = &sc->rx_rings[i];
struct ix_rxring *rxr;
sizeof(struct ix_rxring), M_DEVBUF, M_NOWAIT | M_ZERO))) {
free(sc->rx_rings, M_DEVBUF, sc->num_queues * sizeof(struct ix_rxring));
ixgbe_get_buf(struct ix_rxring *rxr, int i)
ixgbe_allocate_receive_buffers(struct ix_rxring *rxr)
ixgbe_setup_receive_ring(struct ix_rxring *rxr)
ixgbe_rxfill(struct ix_rxring *rxr)
struct ix_rxring *rxr = xrxr;
struct ix_rxring *rxr = sc->rx_rings;
struct ix_rxring *rxr = sc->rx_rings;
struct ix_rxring *rxr;
ixgbe_free_receive_buffers(struct ix_rxring *rxr)
ixgbe_rxeof(struct ix_rxring *rxr)
ix_rxq_kstats(struct ix_softc *sc, struct ix_rxring *rxr)
struct ix_rxring *rxr = ks->ks_softc;
struct ix_rxring *rxr;
struct ix_rxring *rxr = sc->rx_rings;
struct ix_rxring *rxr;
struct ix_rxring *rx_rings;
int ixgbe_rxeof(struct ix_rxring *);
static void ixv_rxq_kstats(struct ix_softc *, struct ix_rxring *);
ixv_rxq_kstats(struct ix_softc *sc, struct ix_rxring *rxr)
struct ix_rxring *rxr = ks->ks_softc;
struct ix_rxring *rxr = que->rxr;
struct ix_rxring *rxr = &sc->rx_rings[i];
struct ix_rxring *rxr = sc->rx_rings;