Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/os_if/tdls/src/
Dwlan_cfg80211_tdls.c233 uint8_t wifi_chan_index; in tdls_fill_chan_freq_from_supported_ch_list() local
254 wifi_chan_index = ((src_chans[i] <= WLAN_CHANNEL_14) ? 1 : 4); in tdls_fill_chan_freq_from_supported_ch_list()
262 next_ch += wifi_chan_index; in tdls_fill_chan_freq_from_supported_ch_list()