Searched refs:ar9003_apply_noisefloor (Results 1 – 1 of 1) sorted by relevance
109 void ar9003_apply_noisefloor(struct athn_softc *);191 ops->apply_noisefloor = ar9003_apply_noisefloor; in ar9003_attach()2034 ar9003_apply_noisefloor(struct athn_softc *sc) in ar9003_apply_noisefloor() function