Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dathn.c103 int athn_init_calib(struct athn_softc *,
1406 athn_init_calib(struct athn_softc *sc, struct ieee80211_channel *c, in athn_init_calib() function
2439 if ((error = athn_init_calib(sc, c, extc)) != 0) { in athn_hw_reset()