Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Darn9003.c135 Static void ar9003_set_spur_immunity_level(struct athn_softc *, int);
220 ops->set_spur_immunity_level = ar9003_set_spur_immunity_level; in ar9003_attach()
3471 ar9003_set_spur_immunity_level(struct athn_softc *sc, int level) in ar9003_set_spur_immunity_level() function