Searched refs:set_rxchains (Results 1 – 4 of 4) sorted by relevance
436 void (*set_rxchains)(struct athn_softc *); member
2381 ops->set_rxchains(sc); in athn_hw_reset()
191 ops->set_rxchains = ar5008_set_rxchains; in ar5008_attach()
209 ops->set_rxchains = ar9003_set_rxchains; in ar9003_attach()