Searched defs:athn_softc (Results 1 – 1 of 1) sorted by relevance
454 struct athn_softc { struct464 int (*sc_enable)(struct athn_softc *); argument468 void (*sc_disable_aspm)(struct athn_softc *); argument470 struct athn_softc *); argument472 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 …]