Home
last modified time | relevance | path

Searched defs:rt2860_softc (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Drt2860var.h110 struct rt2860_softc { struct
117 int (*sc_enable)(struct rt2860_softc *); argument
118 void (*sc_disable)(struct rt2860_softc *); argument
128 uint16_t (*sc_srom_read)(struct rt2860_softc *, argument
131 int sc_flags;
137 struct ieee80211_amrr amrr;
139 uint32_t sc_ic_flags;
140 int fixed_ridx;
142 u_char *ucode;
143 size_t ucsize;
[all …]