Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dathnvar.h425 void (*set_spur_immunity_level)(struct athn_softc *, int); member
H A Dathn.c1484 ops->set_spur_immunity_level(sc, ani->spur_immunity_level); in athn_ani_ofdm_err_trigger()
1507 ops->set_spur_immunity_level(sc, 0); in athn_ani_ofdm_err_trigger()
1638 ops->set_spur_immunity_level(sc, ani->spur_immunity_level); in athn_ani_lower_immunity()
H A Dar5008.c195 ops->set_spur_immunity_level = ar5008_set_spur_immunity_level; in ar5008_attach()
H A Dar9003.c201 ops->set_spur_immunity_level = ar9003_set_spur_immunity_level; in ar9003_attach()