Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/rtwn/
HDif_rtwnvar.h169 struct rtwn_softc { struct
170 struct ieee80211com sc_ic;
171 struct mbufq sc_snd;
172 device_t sc_dev;
175 int sc_ht40;
177 uint32_t sc_debug;
178 int sc_hwcrypto;
179 int sc_ratectl_sysctl;
180 int sc_ratectl;
182 uint8_t sc_detached;
[all …]