Searched refs:jme_softc (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/sys/dev/jme/
H A Dif_jme.c112 static int jme_eeprom_read_byte(struct jme_softc *, uint8_t, uint8_t *);
113 static int jme_eeprom_macaddr(struct jme_softc *);
114 static int jme_efuse_macaddr(struct jme_softc *);
115 static void jme_reg_macaddr(struct jme_softc *);
116 static void jme_set_macaddr(struct jme_softc *, uint8_t *);
117 static void jme_map_intr_vector(struct jme_softc *);
120 static void jme_sysctl_node(struct jme_softc *);
122 static int jme_dma_alloc(struct jme_softc *);
123 static void jme_dma_free(struct jme_softc *);
125 static void jme_setlinkspeed(struct jme_softc *);
[all...]
H A Dif_jmevar.h172 struct jme_softc { struct

Completed in 114 milliseconds