Home
last modified time | relevance | path

Searched refs:get_spur_chans (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/sys/dev/ic/
Darn9280.c95 sc->sc_ops.get_spur_chans = ar5416_get_spur_chans; in ar9280_attach()
477 spurchans = sc->sc_ops.get_spur_chans(sc, IEEE80211_IS_CHAN_2GHZ(c)); in ar9280_spur_mitigate()
Darn5416.c108 sc->sc_ops.get_spur_chans = ar5416_get_spur_chans; in ar5416_attach()
684 spurchans = sc->sc_ops.get_spur_chans(sc, IEEE80211_IS_CHAN_2GHZ(c)); in ar5416_spur_mitigate()
Dathnvar.h396 (*get_spur_chans)(struct athn_softc *, int); member
Darn9287.c108 sc->sc_ops.get_spur_chans = ar9287_get_spur_chans; in ar9287_attach()
Darn9285.c111 sc->sc_ops.get_spur_chans = ar9285_get_spur_chans; in ar9285_attach()