Searched refs:nol_chwidth (Results 1 – 5 of 5) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/misc/ |
D | dfs_nol.c | 126 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/ |
D | wlan_dfs_ioctl.h | 94 uint16_t nol_chwidth; member
|
D | wlan_dfs_utils_api.h | 436 uint32_t *nol_chwidth,
|
/wlan-driver/qca-wifi-host-cmn/umac/dfs/dispatcher/src/ |
D | wlan_dfs_utils_api.c | 611 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/ |
D | dfs.h | 781 uint32_t nol_chwidth; member 2845 uint32_t *nol_chwidth,
|