Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/netif/iwn/
H A Dif_iwnvar.h235 struct iwn_softc { struct
236 device_t sc_dev;
237 int sc_debug;
238 struct cdev *sc_cdev;
240 struct lock sc_lk;
242 struct mtx sc_mtx;
244 struct ieee80211com sc_ic;
246 u_int sc_flags;
258 uint8_t hw_type;
260 uint16_t subdevice_id;
[all …]