vr_softc
vr_rxeoc(struct vr_softc *sc)
vr_txeof(struct vr_softc *sc)
vr_txeoc(struct vr_softc *sc)
struct vr_softc *sc = xsc;
struct vr_softc *sc;
vr_encap(struct vr_softc *sc, int chain_idx, struct mbuf *m_head)
static int vr_newbuf(struct vr_softc *, struct vr_chain_onefrag *,
static int vr_encap(struct vr_softc *, int, struct mbuf * );
struct vr_softc *sc;
static void vr_rxeof(struct vr_softc *);
static void vr_rxeoc(struct vr_softc *);
static void vr_txeof(struct vr_softc *);
static void vr_txeoc(struct vr_softc *);
struct vr_softc *sc = xsc;
static void vr_stop(struct vr_softc *);
struct vr_softc *sc;
static void vr_mii_sync(struct vr_softc *);
static void vr_mii_send(struct vr_softc *, uint32_t, int);
struct vr_softc *sc;
struct vr_softc *sc = ifp->if_softc;
static int vr_mii_readreg(struct vr_softc *, struct vr_mii_frame *);
static int vr_mii_writereg(struct vr_softc *, struct vr_mii_frame *);
struct vr_softc *sc = ifp->if_softc;
struct vr_softc *sc = ifp->if_softc;
static void vr_setcfg(struct vr_softc *, int);
static void vr_setmulti(struct vr_softc *);
struct vr_softc *sc;
static void vr_reset(struct vr_softc *);
static int vr_list_rx_init(struct vr_softc *);
vr_stop(struct vr_softc *sc)
static int vr_list_tx_init(struct vr_softc *);
struct vr_softc *sc;
sizeof(struct vr_softc)
vr_mii_sync(struct vr_softc *sc)
vr_mii_send(struct vr_softc *sc, uint32_t bits, int cnt)
vr_mii_readreg(struct vr_softc *sc, struct vr_mii_frame *frame)
vr_mii_writereg(struct vr_softc *sc, struct vr_mii_frame *frame)
struct vr_softc *sc;
struct vr_softc *sc;
struct vr_softc *sc;
vr_setmulti(struct vr_softc *sc)
vr_setcfg(struct vr_softc *sc, int media)
vr_reset(struct vr_softc *sc)
struct vr_softc *sc;
struct vr_softc *sc = device_get_softc(dev);
vr_list_tx_init(struct vr_softc *sc)
vr_list_rx_init(struct vr_softc *sc)
vr_newbuf(struct vr_softc *sc, struct vr_chain_onefrag *c, struct mbuf *m)
vr_rxeof(struct vr_softc *sc)