Searched defs:rt2661_softc (Results 1 – 1 of 1) sorted by relevance
99 struct rt2661_softc { struct100 struct ieee80211com sc_ic;102 struct lock sc_mtx;104 struct mtx sc_mtx;106 struct mbufq sc_snd;107 device_t sc_dev;108 bus_space_tag_t sc_st;109 bus_space_handle_t sc_sh;111 struct callout watchdog_ch;113 int sc_tx_timer;[all …]