Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/spectral/
Dtarget_if_spectral.c661 int max_pos, pos; in get_supported_sscan_bw_pos() local
663 max_pos = QDF_ARRAY_SIZE(supported_sscan_bw_list); in get_supported_sscan_bw_pos()
664 for (pos = 0; pos < max_pos; pos++) { in get_supported_sscan_bw_pos()