sf_softc
sf_txthresh_adjust(struct sf_softc *sc)
struct sf_softc *sc;
struct sf_softc *sc = xsc;
sf_encap(struct sf_softc *sc, struct sf_tx_bufdesc_type0 *c,
struct sf_softc *sc;
static void sf_rxeof (struct sf_softc *);
sf_stop(struct sf_softc *sc)
static void sf_txeof (struct sf_softc *);
static int sf_encap (struct sf_softc *,
struct sf_softc *sc = xsc;
static void sf_stop (struct sf_softc *);
struct sf_softc *sc;
struct sf_softc *sc;
static void sf_reset (struct sf_softc *);
static int sf_init_rx_ring (struct sf_softc *);
static void sf_init_tx_ring (struct sf_softc *);
static int sf_newbuf (struct sf_softc *,
static void sf_setmulti (struct sf_softc *);
static int sf_setperf (struct sf_softc *, int, caddr_t);
static int sf_sethash (struct sf_softc *, caddr_t, int);
static int sf_setvlan (struct sf_softc *, int, u_int32_t);
static u_int8_t sf_read_eeprom (struct sf_softc *, int);
static u_int32_t csr_read_4 (struct sf_softc *, int);
static void csr_write_4 (struct sf_softc *, int, u_int32_t);
static void sf_txthresh_adjust (struct sf_softc *);
sizeof(struct sf_softc),
csr_read_4(struct sf_softc *sc, int reg)
sf_read_eeprom(struct sf_softc *sc, int reg)
csr_write_4(struct sf_softc *sc, int reg, u_int32_t val)
sf_setperf(struct sf_softc *sc, int idx, caddr_t mac)
sf_sethash(struct sf_softc *sc, caddr_t mac, int prio)
sf_setvlan(struct sf_softc *sc, int idx, u_int32_t vlan)
struct sf_softc *sc;
struct sf_softc *sc;
struct sf_softc *sc;
sf_setmulti(struct sf_softc *sc)
struct sf_softc *sc;
struct sf_softc *sc;
struct sf_softc *sc = ifp->if_softc;
sf_reset(struct sf_softc *sc)
struct sf_softc *sc;
struct sf_softc *sc = device_get_softc(dev);
sf_init_rx_ring(struct sf_softc *sc)
sf_init_tx_ring(struct sf_softc *sc)
sf_newbuf(struct sf_softc *sc, struct sf_rx_bufdesc_type0 *c,
sf_rxeof(struct sf_softc *sc)
sf_txeof(struct sf_softc *sc)