Searched refs:jme_softc (Results 1 – 2 of 2) sorted by relevance
111 static int jme_eeprom_read_byte(struct jme_softc *, uint8_t, uint8_t *);112 static int jme_eeprom_macaddr(struct jme_softc *);113 static int jme_efuse_macaddr(struct jme_softc *);114 static void jme_reg_macaddr(struct jme_softc *);115 static void jme_set_macaddr(struct jme_softc *, uint8_t *);116 static void jme_map_intr_vector(struct jme_softc *);119 static void jme_sysctl_node(struct jme_softc *);121 static int jme_dma_alloc(struct jme_softc *);122 static void jme_dma_free(struct jme_softc *);124 static void jme_setlinkspeed(struct jme_softc *);[all …]
172 struct jme_softc { struct