Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/ral/
H A Drt2560var.h105 struct rt2560_softc { struct
106 struct ieee80211com sc_ic;
107 struct ieee80211_ratectl_tx_status sc_txs;
108 struct mtx sc_mtx;
109 struct mbufq sc_snd;
110 device_t sc_dev;
111 bus_space_tag_t sc_st;
112 bus_space_handle_t sc_sh;
114 struct callout watchdog_ch;
116 int sc_tx_timer;
[all …]