Searched refs:get_spur_chans (Results 1 – 5 of 5) sorted by relevance
95 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()
108 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()
396 (*get_spur_chans)(struct athn_softc *, int); member
108 sc->sc_ops.get_spur_chans = ar9287_get_spur_chans; in ar9287_attach()
111 sc->sc_ops.get_spur_chans = ar9285_get_spur_chans; in ar9285_attach()