Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dathn.c91 Static int athn_init_calib(struct athn_softc *,
1338 athn_init_calib(struct athn_softc *sc, struct ieee80211_channel *curchan, in athn_init_calib() function
2375 if ((error = athn_init_calib(sc, curchan, extchan)) != 0) { in athn_hw_reset()