Searched defs:wi_softc (Results 1 – 2 of 2) sorted by relevance
80 struct wi_softc { struct88 void (*sc_reset)(struct wi_softc *); argument90 int (*sc_newstate)(struct ieee80211com *,92 void (*sc_set_tim)(struct ieee80211_node *, int);94 int sc_attached;95 int sc_enabled;96 int sc_invalid;97 int sc_firmware_type;102 int sc_pri_firmware_ver; /* Primary firm vers */103 int sc_sta_firmware_ver; /* Station firm vers */[all …]
191 struct wd_softc *wi_softc; member