Searched refs:set_spur_immunity_level (Results 1 – 4 of 4) sorted by relevance
425 void (*set_spur_immunity_level)(struct athn_softc *, int); member
1484 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()
195 ops->set_spur_immunity_level = ar5008_set_spur_immunity_level; in ar5008_attach()
201 ops->set_spur_immunity_level = ar9003_set_spur_immunity_level; in ar9003_attach()