OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rt2661_softc
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/ic/
rt2661var.h
91
struct
rt2661_softc
{
struct
98
int (*sc_enable)(struct
rt2661_softc
*);
99
void (*sc_disable)(struct
rt2661_softc
*);
rt2661.c
82
static int rt2661_alloc_tx_ring(struct
rt2661_softc
*,
84
static void rt2661_reset_tx_ring(struct
rt2661_softc
*,
86
static void rt2661_free_tx_ring(struct
rt2661_softc
*,
88
static int rt2661_alloc_rx_ring(struct
rt2661_softc
*,
90
static void rt2661_reset_rx_ring(struct
rt2661_softc
*,
92
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_tx_intr(struct
rt2661_softc
*);
105
static void rt2661_tx_dma_intr(struct
rt2661_softc
*,
107
static void rt2661_rx_intr(struct
rt2661_softc
*);
[
all
...]
/src/sys/dev/cardbus/
if_ral_cardbus.c
80
struct
rt2661_softc
sc_rt2661;
/src/sys/dev/pci/
if_ral_pci.c
82
struct
rt2661_softc
sc_rt2661;
Completed in 35 milliseconds
Indexes created Wed Oct 15 14:09:57 GMT 2025