Searched defs:an_softc (Results 1 – 1 of 1) sorted by relevance
105 struct an_softc { struct112 int (*sc_enable)(struct an_softc *); argument113 void (*sc_disable)(struct an_softc *); argument114 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 …]