Home
last modified time | relevance | path

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

/dflybsd-src/sys/bus/u4b/wlan/
H A Dif_urtwnvar.h150 struct urtwn_softc { struct
151 struct ieee80211com sc_ic;
175 void (*sc_rf_write)(struct urtwn_softc *, argument
177 int (*sc_power_on)(struct urtwn_softc *); argument
178 void (*sc_power_off)(struct urtwn_softc *); argument
180 struct ieee80211_node *node_list[R88E_MACID_MAX + 1];
182 struct lock nt_mtx;
184 struct mtx nt_mtx;
187 uint8_t board_type;
188 uint8_t regulatory;
[all …]