Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/ic/
H A Dpgtvar.h127 struct pgt_softc { struct
128 struct device sc_dev;
129 struct ieee80211com sc_ic;
130 unsigned int sc_flags;
141 struct timeout sc_chanscan_timer;
143 int sc_dot1x;
144 int sc_wds;
146 int sc_if_flags;
147 int16_t sc_80211_ioc_wep;
148 int16_t sc_80211_ioc_auth;
[all …]