Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Danvar.h105 struct an_softc { struct
112 int (*sc_enable)(struct an_softc *); argument
113 void (*sc_disable)(struct an_softc *); argument
114 int (*sc_newstate)(struct ieee80211com *,
117 int sc_enabled;
118 int sc_attached;
120 int sc_bap_id;
121 int sc_bap_off;
123 int sc_use_leap;
124 struct an_wepkey sc_wepkeys[IEEE80211_WEP_NKID];
[all …]