bge_softc
struct bge_softc *bge_sc = NULL;
struct bge_softc *bge_sc = sc->mii_pdata->mii_ifp->if_softc;
struct bge_softc *sc = (struct bge_softc *)dev;
struct bge_softc *sc = (struct bge_softc *)dev;
struct bge_softc *sc = (struct bge_softc *)dev;
int bge_can_use_msi(struct bge_softc *);
bge_newbuf(struct bge_softc *sc, int i)
bge_newbuf_jumbo(struct bge_softc *sc, int i)
sizeof(struct bge_softc), bge_probe, bge_attach, bge_detach,
bge_init_rx_ring_std(struct bge_softc *sc)
void bge_txeof(struct bge_softc *);
void bge_rxcsum(struct bge_softc *, struct bge_rx_bd *, struct mbuf *);
struct bge_softc *sc = arg;
void bge_rxeof(struct bge_softc *);
struct bge_softc *sc = arg;
bge_fill_rx_ring_std(struct bge_softc *sc)
void bge_stats_update(struct bge_softc *);
void bge_stats_update_regs(struct bge_softc *);
bge_free_rx_ring_std(struct bge_softc *sc)
int bge_encap(struct bge_softc *, struct mbuf *, int *);
bge_init_rx_ring_jumbo(struct bge_softc *sc)
bge_fill_rx_ring_jumbo(struct bge_softc *sc)
int bge_rxrinfo(struct bge_softc *, struct if_rxrinfo *);
void bge_stop_block(struct bge_softc *, bus_size_t, u_int32_t);
bge_free_rx_ring_jumbo(struct bge_softc *sc)
void bge_stop(struct bge_softc *, int);
bge_free_tx_ring(struct bge_softc *sc)
u_int8_t bge_nvram_getbyte(struct bge_softc *, int, u_int8_t *);
bge_init_tx_ring(struct bge_softc *sc)
int bge_read_nvram(struct bge_softc *, caddr_t, int, int);
u_int8_t bge_eeprom_getbyte(struct bge_softc *, int, u_int8_t *);
int bge_read_eeprom(struct bge_softc *, caddr_t, int, int);
bge_iff(struct bge_softc *sc)
void bge_iff(struct bge_softc *);
int bge_newbuf_jumbo(struct bge_softc *, int);
int bge_init_rx_ring_jumbo(struct bge_softc *);
bge_sig_pre_reset(struct bge_softc *sc, int type)
bge_sig_post_reset(struct bge_softc *sc, int type)
void bge_fill_rx_ring_jumbo(struct bge_softc *);
bge_sig_legacy(struct bge_softc *sc, int type)
void bge_free_rx_ring_jumbo(struct bge_softc *);
bge_stop_fw(struct bge_softc *sc, int type)
bge_dma_swap_options(struct bge_softc *sc)
int bge_newbuf(struct bge_softc *, int);
bge_phy_addr(struct bge_softc *sc)
int bge_init_rx_ring_std(struct bge_softc *);
void bge_fill_rx_ring_std(struct bge_softc *);
bge_chipinit(struct bge_softc *sc)
void bge_free_rx_ring_std(struct bge_softc *);
void bge_free_tx_ring(struct bge_softc *);
int bge_init_tx_ring(struct bge_softc *);
void bge_chipinit(struct bge_softc *);
int bge_blockinit(struct bge_softc *);
u_int32_t bge_dma_swap_options(struct bge_softc *);
int bge_phy_addr(struct bge_softc *);
u_int32_t bge_readmem_ind(struct bge_softc *, int);
void bge_writemem_ind(struct bge_softc *, int, int);
void bge_writereg_ind(struct bge_softc *, int, int);
void bge_writembx(struct bge_softc *, int, int);
bge_blockinit(struct bge_softc *sc)
void bge_sig_post_reset(struct bge_softc *, int);
void bge_sig_legacy(struct bge_softc *, int);
void bge_sig_pre_reset(struct bge_softc *, int);
void bge_stop_fw(struct bge_softc *, int);
void bge_reset(struct bge_softc *);
void bge_link_upd(struct bge_softc *);
void bge_ape_lock_init(struct bge_softc *);
void bge_ape_read_fw_ver(struct bge_softc *);
int bge_ape_lock(struct bge_softc *, int);
void bge_ape_unlock(struct bge_softc *, int);
void bge_ape_send_event(struct bge_softc *, uint32_t);
void bge_ape_driver_state_change(struct bge_softc *, int);
void bge_kstat_attach(struct bge_softc *);
bge_can_use_msi(struct bge_softc *sc)
struct bge_softc *sc = (struct bge_softc *)self;
struct bge_softc *sc = (struct bge_softc *)self;
struct bge_softc *sc = (struct bge_softc *)self;
bge_reset(struct bge_softc *sc)
void (*write_op)(struct bge_softc *, int, int);
bge_rxeof(struct bge_softc *sc)
bge_rxcsum(struct bge_softc *sc, struct bge_rx_bd *cur_rx, struct mbuf *m)
bge_txeof(struct bge_softc *sc)
struct bge_softc *sc;
struct bge_softc *sc = xsc;
bge_stats_update_regs(struct bge_softc *sc)
bge_stats_update(struct bge_softc *sc)
bge_encap(struct bge_softc *sc, struct mbuf *m, int *txinc)
struct bge_softc *sc = ifp->if_softc;
struct bge_softc *sc = xsc;
struct bge_softc *sc = ifp->if_softc;
struct bge_softc *sc = ifp->if_softc;
struct bge_softc *sc = ifp->if_softc;
bge_rxrinfo(struct bge_softc *sc, struct if_rxrinfo *ifri)
struct bge_softc *sc;
bge_stop_block(struct bge_softc *sc, bus_size_t reg, u_int32_t bit)
bge_stop(struct bge_softc *sc, int softonly)
bge_link_upd(struct bge_softc *sc)
struct bge_softc *sc = ks->ks_softc;
bge_readmem_ind(struct bge_softc *sc, int off)
bge_kstat_attach(struct bge_softc *sc)
bge_writemem_ind(struct bge_softc *sc, int off, int val)
bge_writereg_ind(struct bge_softc *sc, int off, int val)
bge_writembx(struct bge_softc *sc, int off, int val)
bge_ape_lock_init(struct bge_softc *sc)
bge_ape_read_fw_ver(struct bge_softc *sc)
bge_ape_lock(struct bge_softc *sc, int locknum)
bge_ape_unlock(struct bge_softc *sc, int locknum)
bge_ape_send_event(struct bge_softc *sc, uint32_t event)
bge_ape_driver_state_change(struct bge_softc *sc, int kind)
bge_nvram_getbyte(struct bge_softc *sc, int addr, u_int8_t *dest)
bge_read_nvram(struct bge_softc *sc, caddr_t dest, int off, int cnt)
bge_eeprom_getbyte(struct bge_softc *sc, int addr, u_int8_t *dest)
bge_read_eeprom(struct bge_softc *sc, caddr_t dest, int off, int cnt)