Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dathnvar.h454 struct athn_softc { struct
464 int (*sc_enable)(struct athn_softc *); argument
468 void (*sc_disable_aspm)(struct athn_softc *); argument
470 struct athn_softc *); argument
472 int (*sc_newstate)(struct ieee80211com *,
475 bus_dma_tag_t sc_dmat;
477 callout_t sc_scan_to;
478 callout_t sc_calib_to;
479 struct ieee80211_amrr sc_amrr;
481 u_int sc_flags;
[all …]