Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_reset.c1345 ahp->ah_nfCalHist.first_run = 1; in ar5212InitNfCalHistBuffer()
1432 if (h->first_run) { in ar5212GetNf()
1438 h->first_run = 0; in ar5212GetNf()
H A Dar5212.h238 uint8_t first_run; member