jme_softc
struct jme_softc *sc = device_get_softc(dev);
jme_sysctl_node(struct jme_softc *sc)
jme_dma_alloc(struct jme_softc *sc)
static void jme_rx_intr(struct jme_softc *, uint32_t);
static void jme_enable_intr(struct jme_softc *);
static void jme_disable_intr(struct jme_softc *);
static void jme_rx_restart(struct jme_softc *, uint32_t);
jme_dma_free(struct jme_softc *sc)
static int jme_dma_alloc(struct jme_softc *);
static void jme_dma_free(struct jme_softc *);
static void jme_init_ssb(struct jme_softc *);
jme_setlinkspeed(struct jme_softc *sc)
static void jme_stop(struct jme_softc *);
static void jme_reset(struct jme_softc *);
jme_setwol(struct jme_softc *sc)
static void jme_set_msinum(struct jme_softc *);
static void jme_set_vlan(struct jme_softc *);
static void jme_set_filter(struct jme_softc *);
static void jme_stop_tx(struct jme_softc *);
struct jme_softc *sc = device_get_softc(dev);
static void jme_stop_rx(struct jme_softc *);
static void jme_mac_config(struct jme_softc *);
struct jme_softc *sc = device_get_softc(dev);
static void jme_reg_macaddr(struct jme_softc *, uint8_t[]);
static int jme_eeprom_macaddr(struct jme_softc *, uint8_t[]);
static int jme_eeprom_read_byte(struct jme_softc *, uint8_t, uint8_t *);
static void jme_setwol(struct jme_softc *);
static void jme_setlinkspeed(struct jme_softc *);
static void jme_set_tx_coal(struct jme_softc *);
static void jme_set_rx_coal(struct jme_softc *);
static void jme_enable_rss(struct jme_softc *);
static void jme_disable_rss(struct jme_softc *);
static void jme_serialize_skipmain(struct jme_softc *);
static void jme_deserialize_skipmain(struct jme_softc *);
static void jme_phy_poweron(struct jme_softc *);
static void jme_phy_poweroff(struct jme_softc *);
static int jme_miiext_read(struct jme_softc *, int);
static void jme_miiext_write(struct jme_softc *, int, int);
static void jme_phy_init(struct jme_softc *);
static void jme_sysctl_node(struct jme_softc *);
struct jme_softc *sc = ifp->if_softc;
struct jme_softc *sc = ifp->if_softc;
struct jme_softc *sc = ifp->if_softc;
jme_mac_config(struct jme_softc *sc)
struct jme_softc *sc = xsc;
sizeof(struct jme_softc)
struct jme_softc *sc = xsc;
jme_reset(struct jme_softc *sc)
struct jme_softc *sc = xsc;
struct jme_softc *sc = device_get_softc(dev);
jme_stop(struct jme_softc *sc)
jme_stop_tx(struct jme_softc *sc)
jme_stop_rx(struct jme_softc *sc)
jme_init_ssb(struct jme_softc *sc)
jme_set_vlan(struct jme_softc *sc)
jme_set_filter(struct jme_softc *sc)
struct jme_softc *sc = arg1;
struct jme_softc *sc = device_get_softc(dev);
struct jme_softc *sc = arg1;
struct jme_softc *sc = arg1;
struct jme_softc *sc = arg1;
jme_set_tx_coal(struct jme_softc *sc)
jme_set_rx_coal(struct jme_softc *sc)
struct jme_softc *sc = ifp->if_softc;
struct jme_softc *sc = ifp->if_softc;
jme_rx_intr(struct jme_softc *sc, uint32_t status)
jme_enable_rss(struct jme_softc *sc)
struct jme_softc *sc = device_get_softc(dev);
jme_disable_rss(struct jme_softc *sc)
struct jme_softc *sc = ifp->if_softc;
struct jme_softc *sc = ifp->if_softc;
struct jme_softc *sc = ifp->if_softc;
struct jme_softc *sc = ifp->if_softc;
struct jme_softc *sc = device_get_softc(dev);
struct jme_softc *sc = device_get_softc(dev);
struct jme_softc *sc = device_get_softc(dev);
struct jme_softc *sc = device_get_softc(dev);
struct jme_softc *sc = tdata->jme_sc;
struct jme_softc *sc = rdata->jme_sc;
struct jme_softc *sc = xsc;
jme_rx_restart(struct jme_softc *sc, uint32_t status)
jme_set_msinum(struct jme_softc *sc)
struct jme_softc *sc = device_get_softc(dev);
struct jme_softc *sc = device_get_softc(dev);
struct jme_softc *sc = device_get_softc(dev);
struct jme_softc *sc = device_get_softc(dev);
jme_serialize_skipmain(struct jme_softc *sc)
jme_deserialize_skipmain(struct jme_softc *sc)
jme_enable_intr(struct jme_softc *sc)
jme_disable_intr(struct jme_softc *sc)
jme_phy_poweron(struct jme_softc *sc)
jme_phy_poweroff(struct jme_softc *sc)
jme_miiext_read(struct jme_softc *sc, int reg)
jme_miiext_write(struct jme_softc *sc, int reg, int val)
jme_phy_init(struct jme_softc *sc)
struct jme_softc *sc = ifp->if_softc;
struct jme_softc *sc = ifp->if_softc;
struct jme_softc *sc = device_get_softc(dev);
jme_eeprom_read_byte(struct jme_softc *sc, uint8_t addr, uint8_t *val)
jme_eeprom_macaddr(struct jme_softc *sc, uint8_t eaddr[])
jme_reg_macaddr(struct jme_softc *sc, uint8_t eaddr[])
struct jme_softc *sc = device_get_softc(dev);
struct jme_softc;
struct jme_softc *jme_sc;
struct jme_softc *jme_sc;