Searched refs:rt2661_softc (Results 1 – 3 of 3) sorted by relevance
95 static int rt2661_alloc_tx_ring(struct rt2661_softc *,97 static void rt2661_reset_tx_ring(struct rt2661_softc *,99 static void rt2661_free_tx_ring(struct rt2661_softc *,101 static int rt2661_alloc_rx_ring(struct rt2661_softc *,103 static void rt2661_reset_rx_ring(struct rt2661_softc *,105 static void rt2661_free_rx_ring(struct rt2661_softc *,109 static uint16_t rt2661_eeprom_read(struct rt2661_softc *, uint8_t);110 static void rt2661_rx_intr(struct rt2661_softc *);111 static void rt2661_tx_intr(struct rt2661_softc *);112 static void rt2661_tx_dma_intr(struct rt2661_softc *,[all …]
99 struct rt2661_softc { struct
146 struct rt2661_softc sc_rt2661;