Home
last modified time | relevance | path

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

/freebsd/sys/dev/mwl/
H A Dif_mwlvar.h247 struct mwl_softc { struct
248 struct ieee80211com sc_ic;
249 struct mbufq sc_snd;
251 int sc_debug;
252 device_t sc_dev;
255 bus_space_tag_t sc_io0t;
257 bus_space_tag_t sc_io1t;
260 struct callout sc_watchdog;
261 int sc_tx_timer;
278 MWL_HAL_CHANNEL sc_curchan;
[all …]