Searched defs:an_softc (Results 1 – 1 of 1) sorted by relevance
104 struct an_softc { struct110 int (*sc_enable)(struct an_softc *); argument111 void (*sc_disable)(struct an_softc *); argument112 int (*sc_newstate)(struct ieee80211com *,115 int sc_enabled;116 int sc_invalid;117 int sc_attached;119 int sc_bap_id;120 int sc_bap_off;122 int sc_use_leap;[all …]