Searched refs:rt2560_softc (Results 1 – 3 of 3) sorted by relevance
92 static int rt2560_alloc_tx_ring(struct rt2560_softc *,94 static void rt2560_reset_tx_ring(struct rt2560_softc *,96 static void rt2560_free_tx_ring(struct rt2560_softc *,98 static int rt2560_alloc_rx_ring(struct rt2560_softc *,100 static void rt2560_reset_rx_ring(struct rt2560_softc *,102 static void rt2560_free_rx_ring(struct rt2560_softc *,106 static uint16_t rt2560_eeprom_read(struct rt2560_softc *, uint8_t);107 static void rt2560_encryption_intr(struct rt2560_softc *);108 static void rt2560_tx_intr(struct rt2560_softc *);109 static void rt2560_prio_intr(struct rt2560_softc *);[all …]
141 struct rt2560_softc sc_rt2560;200 struct rt2560_softc *sc = &psc->u.sc_rt2560; in ral_pci_attach()272 struct rt2560_softc *sc = &psc->u.sc_rt2560; in ral_pci_detach()
105 struct rt2560_softc { struct