Home
last modified time | relevance | path

Searched refs:rt2560_softc (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ral/
H A Drt2560.c92 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 …]
H A Dif_ral_pci.c141 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()
H A Drt2560var.h105 struct rt2560_softc { struct