HomeSort by: relevance | last modified time | path
    Searched refs:get_spur_chans (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/dev/ic/
athnvar.h 396 (*get_spur_chans)(struct athn_softc *, int); member in struct:athn_ops
arn5416.c 108 sc->sc_ops.get_spur_chans = ar5416_get_spur_chans;
684 spurchans = sc->sc_ops.get_spur_chans(sc, IEEE80211_IS_CHAN_2GHZ(c));
arn9280.c 95 sc->sc_ops.get_spur_chans = ar5416_get_spur_chans;
477 spurchans = sc->sc_ops.get_spur_chans(sc, IEEE80211_IS_CHAN_2GHZ(c));
arn9287.c 108 sc->sc_ops.get_spur_chans = ar9287_get_spur_chans;
arn9285.c 111 sc->sc_ops.get_spur_chans = ar9285_get_spur_chans;

Completed in 45 milliseconds