Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/misc/
Ddfs_nol.c126 nol->nol_chwidth == delchwidth) { in dfs_nol_delete()
131 nol->nol_chwidth, in dfs_nol_delete()
179 delchwidth = nol_arg->nol_chwidth; in dfs_remove_from_nol()
267 nol->nol_chwidth, in dfs_print_nol()
323 dfs_nol[*nchan].nol_chwidth = nol->nol_chwidth; in dfs_get_nol()
390 (nol->nol_chwidth == ch_width)) { in dfs_nol_addchan()
396 nol->nol_freq, nol->nol_chwidth); in dfs_nol_addchan()
416 elem->nol_chwidth = ch_width; in dfs_nol_addchan()
439 elem->nol_freq, elem->nol_chwidth); in dfs_nol_addchan()
452 uint32_t *nol_chwidth, in dfs_get_nol_chfreq_and_chwidth() argument
[all …]
/wlan-driver/qca-wifi-host-cmn/umac/dfs/dispatcher/inc/
Dwlan_dfs_ioctl.h94 uint16_t nol_chwidth; member
Dwlan_dfs_utils_api.h436 uint32_t *nol_chwidth,
/wlan-driver/qca-wifi-host-cmn/umac/dfs/dispatcher/src/
Dwlan_dfs_utils_api.c611 uint32_t *nol_chwidth, in utils_dfs_get_nol_chfreq_and_chwidth() argument
620 dfs_get_nol_chfreq_and_chwidth(nollist, nol_chfreq, nol_chwidth, index); in utils_dfs_get_nol_chfreq_and_chwidth()
/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/
Ddfs.h781 uint32_t nol_chwidth; member
2845 uint32_t *nol_chwidth,