HomeSort by: relevance | last modified time | path
    Searched refs:set_spur_immunity_level (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/ic/
athnvar.h 451 void (*set_spur_immunity_level)(struct athn_softc *, int); member in struct:athn_ops
athn.c 1417 ops->set_spur_immunity_level(sc, ani->spur_immunity_level);
1440 ops->set_spur_immunity_level(sc, 0);
1575 ops->set_spur_immunity_level(sc, ani->spur_immunity_level);
arn5008.c 202 ops->set_spur_immunity_level = ar5008_set_spur_immunity_level;
arn9003.c 220 ops->set_spur_immunity_level = ar9003_set_spur_immunity_level;

Completed in 19 milliseconds