Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Darn5008.c115 Static void ar5008_set_rxchains(struct athn_softc *);
191 ops->set_rxchains = ar5008_set_rxchains; in ar5008_attach()
1845 ar5008_set_rxchains(struct athn_softc *sc) in ar5008_set_rxchains() function