Searched refs:rt2661_softc (Results 1 – 3 of 3) sorted by relevance
89 static int rt2661_alloc_tx_ring(struct rt2661_softc *,91 static void rt2661_reset_tx_ring(struct rt2661_softc *,93 static void rt2661_free_tx_ring(struct rt2661_softc *,95 static int rt2661_alloc_rx_ring(struct rt2661_softc *,97 static void rt2661_reset_rx_ring(struct rt2661_softc *,99 static void rt2661_free_rx_ring(struct rt2661_softc *,103 static uint16_t rt2661_eeprom_read(struct rt2661_softc *, uint8_t);104 static void rt2661_rx_intr(struct rt2661_softc *);105 static void rt2661_tx_intr(struct rt2661_softc *);106 static void rt2661_tx_dma_intr(struct rt2661_softc *,[all …]
98 struct rt2661_softc { struct
142 struct rt2661_softc sc_rt2661;