Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/dfs/dispatcher/inc/
H A Dwlan_dfs_ioctl.h100 uint32_t dfs_ch_nchans; member
/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/misc/
H A Ddfs.c666 &nol->dfs_ch_nchans); in dfs_control()
677 nol->dfs_ch_nchans); in dfs_control()
H A Ddfs_nol.c583 DFS_GET_NOL_LOCKED(dfs, nolinfo->dfs_nol, &(nolinfo->dfs_ch_nchans)); in dfs_getnol()
/wlan-driver/qcacld-3.0/core/sap/src/
H A Dsap_fsm.c2291 hist_count = nol_info->dfs_ch_nchans + MAX_NUM_OF_CAC_HISTORY; in wlansap_query_radar_history()
2299 for (i = 0; i < nol_info->dfs_ch_nchans && i < DFS_CHAN_MAX; i++) { in wlansap_query_radar_history()