Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dar9003.c108 int ar9003_get_noisefloor(struct athn_softc *);
190 ops->get_noisefloor = ar9003_get_noisefloor; in ar9003_attach()
1977 ar9003_get_noisefloor(struct athn_softc *sc) in ar9003_get_noisefloor() function