Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
HDar5416_cal.c725 h[i].privNF = ar5212GetNfHistMid(h[i].nfCalBuffer); in ar5416UpdateNFHistBuff()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
HDar5212_reset.c1369 ar5212GetNfHistMid(const int16_t calData[AR512_NF_CAL_HIST_MAX]) in ar5212GetNfHistMid() function
1440 h->privNF = nf = ar5212GetNfHistMid(h->nfCalBuffer); in ar5212GetNf()
1445 h->privNF = nf = ar5212GetNfHistMid(h->nfCalBuffer); in ar5212GetNf()
HDar5212.h573 extern int16_t ar5212GetNfHistMid(const int16_t calData[]);