Home
last modified time | relevance | path

Searched refs:freqIndex (Results 1 - 2 of 2) sorted by relevance

/device/board/hihope/rk3568/wifi/bcmdhd_wifi6/hdfadapt/
H A Dhdf_bdh_mac80211.c344 uint32_t freqIndex = 0; in GetBdh24GFreq() local
361 HDF_LOGI("bdh6 2G %u: freq=%u\n", freqIndex, freqTmp); in GetBdh24GFreq()
362 freqs[freqIndex] = freqTmp; in GetBdh24GFreq()
363 freqIndex++; in GetBdh24GFreq()
365 *num = freqIndex; in GetBdh24GFreq()
370 uint32_t freqIndex = 0; in Bdh6Fband() local
398 for (freqIndex = 0; freqIndex < max5GChNum; freqIndex++) { in Bdh6Fband()
399 freqs[freqIndex] in Bdh6Fband()
[all...]
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H A Dwal_mac80211.c623 uint32_t freqIndex = 0; in WalGetValidFreqsWithBand() local
648 freqs[freqIndex] = freqTmp; in WalGetValidFreqsWithBand()
649 freqIndex++; in WalGetValidFreqsWithBand()
651 *num = freqIndex; in WalGetValidFreqsWithBand()

Completed in 4 milliseconds