HomeSort by: relevance | last modified time | path
    Searched defs:ar9285_cl_cal (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
arn9285.c 79 Static int ar9285_cl_cal(struct athn_softc *, struct ieee80211_channel *,
588 ar9285_cl_cal(struct athn_softc *sc, struct ieee80211_channel *c, function in typeref:typename:int
660 if ((error = ar9285_cl_cal(sc, c, extc)) != 0)
700 error = ar9285_cl_cal(sc, c, extc);
arn9285.c 79 Static int ar9285_cl_cal(struct athn_softc *, struct ieee80211_channel *,
588 ar9285_cl_cal(struct athn_softc *sc, struct ieee80211_channel *c, function in typeref:typename:int
660 if ((error = ar9285_cl_cal(sc, c, extc)) != 0)
700 error = ar9285_cl_cal(sc, c, extc);
arn9285.c 79 Static int ar9285_cl_cal(struct athn_softc *, struct ieee80211_channel *,
588 ar9285_cl_cal(struct athn_softc *sc, struct ieee80211_channel *c, function in typeref:typename:int
660 if ((error = ar9285_cl_cal(sc, c, extc)) != 0)
700 error = ar9285_cl_cal(sc, c, extc);

Completed in 33 milliseconds