Searched refs:set_rxchains (Results 1 – 4 of 4) sorted by relevance
408 void (*set_rxchains)(struct athn_softc *); member
2445 ops->set_rxchains(sc); in athn_hw_reset()
181 ops->set_rxchains = ar5008_set_rxchains; in ar5008_attach()
187 ops->set_rxchains = ar9003_set_rxchains; in ar9003_attach()