Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/wlan/
H A Dif_mtwvar.h271 struct mtw_softc { struct
278 int (*sc_srom_read)(struct mtw_softc *, argument
284 struct mbuf *rx_m;
285 uint8_t runbmap;
286 uint8_t running;
287 uint8_t ap_running;
288 uint8_t adhoc_running;
289 uint8_t sta_running;
290 uint8_t fwloading;
291 uint16_t wcid_stats[MTW_WCID_MAX + 1][3];
[all …]