Searched refs:rt2661_softc (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/ral/
H A Drt2661.c92 static int rt2661_alloc_tx_ring(struct rt2661_softc *,
94 static void rt2661_reset_tx_ring(struct rt2661_softc *,
96 static void rt2661_free_tx_ring(struct rt2661_softc *,
98 static int rt2661_alloc_rx_ring(struct rt2661_softc *,
100 static void rt2661_reset_rx_ring(struct rt2661_softc *,
102 static void rt2661_free_rx_ring(struct rt2661_softc *,
106 static uint16_t rt2661_eeprom_read(struct rt2661_softc *, uint8_t);
107 static void rt2661_rx_intr(struct rt2661_softc *);
108 static void rt2661_tx_intr(struct rt2661_softc *);
109 static void rt2661_tx_dma_intr(struct rt2661_softc *,
[all...]
H A Drt2661var.h99 struct rt2661_softc { struct
H A Dif_ral_pci.c143 struct rt2661_softc sc_rt2661;

Completed in 102 milliseconds