ixl_tx_ring
struct ixl_tx_ring *txr;
struct ixl_tx_ring *txr;
static struct ixl_tx_ring *
struct ixl_tx_ring *txr = NULL;
ixl_txr_qdis(struct ixl_softc *sc, struct ixl_tx_ring *txr, int enable)
ixl_txr_config(struct ixl_softc *sc, struct ixl_tx_ring *txr)
ixl_txr_unconfig(struct ixl_softc *sc, struct ixl_tx_ring *txr)
ixl_txr_clean(struct ixl_softc *sc, struct ixl_tx_ring *txr)
ixl_txr_enabled(struct ixl_softc *sc, struct ixl_tx_ring *txr)
ixl_txr_disabled(struct ixl_softc *sc, struct ixl_tx_ring *txr)
ixl_txr_free(struct ixl_softc *sc, struct ixl_tx_ring *txr)
struct ixl_tx_ring *txr)
ixl_tx_common_locked(struct ifnet *ifp, struct ixl_tx_ring *txr,
ixl_txeof(struct ixl_softc *sc, struct ixl_tx_ring *txr, u_int txlimit)
struct ixl_tx_ring *txr;
struct ixl_tx_ring *txr;
struct ixl_tx_ring *txr = xtxr;
struct ixl_tx_ring *txr = qp->qp_txr;
struct ixl_tx_ring *txr;
struct ixl_tx_ring *txr = qp->qp_txr;
struct ixl_tx_ring *txr = qp->qp_txr;
struct ixl_tx_ring *qp_txr;
struct ixl_tx_ring *txr;
struct ixl_tx_ring *txr;
static struct ixl_tx_ring *
static void ixl_txr_qdis(struct ixl_softc *, struct ixl_tx_ring *, int);
static void ixl_txr_config(struct ixl_softc *, struct ixl_tx_ring *);
static int ixl_txr_enabled(struct ixl_softc *, struct ixl_tx_ring *);
static int ixl_txr_disabled(struct ixl_softc *, struct ixl_tx_ring *);
static void ixl_txr_unconfig(struct ixl_softc *, struct ixl_tx_ring *);
static void ixl_txr_clean(struct ixl_softc *, struct ixl_tx_ring *);
static void ixl_txr_free(struct ixl_softc *, struct ixl_tx_ring *);
static int ixl_txeof(struct ixl_softc *, struct ixl_tx_ring *, u_int);