Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Dar9003.c117 int ar9003_get_iq_corr(struct athn_softc *, int32_t *, int32_t *);
2219 ar9003_get_iq_corr(struct athn_softc *sc, int32_t res[6], int32_t coeff[2]) in ar9003_get_iq_corr() function
2382 if (ar9003_get_iq_corr(sc, res, coeff) != 0) in ar9003_calib_tx_iq()