Searched defs:athn_softc (Results 1 – 1 of 1) sorted by relevance
428 struct athn_softc { struct432 int (*sc_enable)(struct athn_softc *); argument433 void (*sc_disable)(struct athn_softc *); argument434 void (*sc_power)(struct athn_softc *, int); argument435 void (*sc_disable_aspm)(struct athn_softc *); argument437 struct athn_softc *); argument439 int (*sc_newstate)(struct ieee80211com *,442 bus_dma_tag_t sc_dmat;444 struct timeout scan_to;445 struct timeout calib_to;[all …]