Searched defs:mtw_softc (Results 1 – 1 of 1) sorted by relevance
271 struct mtw_softc { struct278 int (*sc_srom_read)(struct mtw_softc *, argument284 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 …]