Searched defs:pgt_softc (Results 1 – 1 of 1) sorted by relevance
127 struct pgt_softc { struct128 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 …]