Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/misc/
H A Ddfs_nol.c125 if (nol->nol_freq == delfreq && in dfs_nol_delete()
130 nol->nol_freq, in dfs_nol_delete()
174 delfreq = nol_arg->nol_freq; in dfs_remove_from_nol()
266 i++, nol->nol_freq, in dfs_print_nol()
322 dfs_nol[*nchan].nol_freq = nol->nol_freq; in dfs_get_nol()
351 chan.dfs_ch_freq = dfs_nol[i].nol_freq; in dfs_set_nol()
389 if ((nol->nol_freq == freq) && in dfs_nol_addchan()
396 nol->nol_freq, nol->nol_chwidth); in dfs_nol_addchan()
415 elem->nol_freq = freq; in dfs_nol_addchan()
439 elem->nol_freq, elem->nol_chwidth); in dfs_nol_addchan()
[all …]
H A Ddfs_random_chan_sel.c733 uint16_t nol_freq, in dfs_find_target_channel_in_channel_matrix_for_freq() argument
767 if (nol_freq == pchan_matrix[i].channel_freq) { in dfs_find_target_channel_in_channel_matrix_for_freq()
806 ch_width, nol->nol_freq, in dfs_mark_leaking_chan_for_freq()
845 nol->nol_freq, temp_freq_lst[j]); in dfs_mark_leaking_chan_for_freq()
1332 if (freq == nol->nol_freq) { in dfs_is_freq_in_nol()
/wlan-driver/qca-wifi-host-cmn/umac/dfs/dispatcher/inc/
H A Dwlan_dfs_ioctl.h93 uint16_t nol_freq; member
/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/
H A Ddfs.h780 uint32_t nol_freq; member
/wlan-driver/qcacld-3.0/core/sap/src/
H A Dsap_fsm.c2300 radar_result[i].ch_freq = nol_info->dfs_nol[i].nol_freq; in wlansap_query_radar_history()
2304 i, nol_info->dfs_nol[i].nol_freq, in wlansap_query_radar_history()