Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_hal.h1195 #define ATH_HAL_CALIBRATE(_ah, _chan, _iqcal) \ macro
H A Dath_main.c1393 if (!ATH_HAL_CALIBRATE(ah, &asc->asc_curchan, &iqcaldone)) { in ath_calibrate()