lge_softc
struct lge_softc *sc;
lge_encap(struct lge_softc *sc, struct mbuf *m_head, u_int32_t *txidx)
struct lge_softc *sc;
struct lge_softc *sc;
struct lge_softc *sc = xsc;
lge_init_locked(struct lge_softc *sc)
static int lge_alloc_jumbo_mem(struct lge_softc *);
static void lge_free_jumbo_mem(struct lge_softc *);
static void *lge_jalloc(struct lge_softc *);
static int lge_newbuf(struct lge_softc *, struct lge_rx_desc *, struct mbuf *);
static int lge_encap(struct lge_softc *, struct mbuf *, u_int32_t *);
static void lge_rxeof(struct lge_softc *, int);
static void lge_rxeoc(struct lge_softc *);
static void lge_txeof(struct lge_softc *);
struct lge_softc *sc;
struct lge_softc *sc;
struct lge_softc *sc;
struct lge_softc *sc = if_getsoftc(ifp);
static void lge_init_locked(struct lge_softc *);
static void lge_stop(struct lge_softc *);
static void lge_watchdog(struct lge_softc *);
lge_watchdog(struct lge_softc *sc)
lge_stop(struct lge_softc *sc)
static void lge_eeprom_getword(struct lge_softc *, int, u_int16_t *);
static void lge_read_eeprom(struct lge_softc *, caddr_t, int, int, int);
struct lge_softc *sc;
static void lge_setmulti(struct lge_softc *);
static void lge_reset(struct lge_softc *);
static int lge_list_rx_init(struct lge_softc *);
static int lge_list_tx_init(struct lge_softc *);
sizeof(struct lge_softc)
lge_eeprom_getword(struct lge_softc *sc, int addr, u_int16_t *dest)
lge_read_eeprom(struct lge_softc *sc, caddr_t dest, int off, int cnt, int swap)
struct lge_softc *sc;
struct lge_softc *sc;
struct lge_softc *sc;
lge_setmulti(struct lge_softc *sc)
lge_reset(struct lge_softc *sc)
struct lge_softc *sc;
struct lge_softc *sc;
lge_list_tx_init(struct lge_softc *sc)
lge_list_rx_init(struct lge_softc *sc)
lge_newbuf(struct lge_softc *sc, struct lge_rx_desc *c, struct mbuf *m)
lge_alloc_jumbo_mem(struct lge_softc *sc)
lge_free_jumbo_mem(struct lge_softc *sc)
lge_jalloc(struct lge_softc *sc)
struct lge_softc *sc;
lge_rxeof(struct lge_softc *sc, int cnt)
lge_rxeoc(struct lge_softc *sc)
lge_txeof(struct lge_softc *sc)
struct lge_softc *sc;