ixl_rx_ring
struct ixl_rx_ring *rxr = qp->qp_rxr;
struct ixl_rx_ring *rxr = qp->qp_rxr;
struct ixl_rx_ring *rxr;
struct ixl_rx_ring *rxr;
static struct ixl_rx_ring *
struct ixl_rx_ring *rxr = NULL;
ixl_rxr_clean(struct ixl_softc *sc, struct ixl_rx_ring *rxr)
ixl_rxr_enabled(struct ixl_softc *sc, struct ixl_rx_ring *rxr)
ixl_rxr_disabled(struct ixl_softc *sc, struct ixl_rx_ring *rxr)
ixl_rxr_config(struct ixl_softc *sc, struct ixl_rx_ring *rxr)
ixl_rxr_unconfig(struct ixl_softc *sc, struct ixl_rx_ring *rxr)
ixl_rxr_free(struct ixl_softc *sc, struct ixl_rx_ring *rxr)
ixl_rxeof(struct ixl_softc *sc, struct ixl_rx_ring *rxr, u_int rxlimit)
ixl_rxfill(struct ixl_softc *sc, struct ixl_rx_ring *rxr)
struct ixl_rx_ring *rxr = qp->qp_rxr;
struct ixl_rx_ring *rxr;
struct ixl_rx_ring *rxr = qp->qp_rxr;
struct ixl_rx_ring *rxr = qp->qp_rxr;
struct ixl_rx_ring *qp_rxr;
struct ixl_rx_ring *rxr;
struct ixl_rx_ring *rxr;
static struct ixl_rx_ring *
static void ixl_rxr_config(struct ixl_softc *, struct ixl_rx_ring *);
static int ixl_rxr_enabled(struct ixl_softc *, struct ixl_rx_ring *);
static int ixl_rxr_disabled(struct ixl_softc *, struct ixl_rx_ring *);
static void ixl_rxr_unconfig(struct ixl_softc *, struct ixl_rx_ring *);
static void ixl_rxr_clean(struct ixl_softc *, struct ixl_rx_ring *);
static void ixl_rxr_free(struct ixl_softc *, struct ixl_rx_ring *);
static int ixl_rxeof(struct ixl_softc *, struct ixl_rx_ring *, u_int);
static int ixl_rxfill(struct ixl_softc *, struct ixl_rx_ring *);