Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/
H A Ddfs.h3015 bool dfs_process_nol_ie_bitmap(struct wlan_dfs *dfs, uint8_t nol_ie_bandwidth,
3020 bool dfs_process_nol_ie_bitmap(struct wlan_dfs *dfs, uint8_t nol_ie_bandwidth, in dfs_process_nol_ie_bitmap() function
/wlan-driver/qca-wifi-host-cmn/umac/dfs/dispatcher/src/
H A Dwlan_dfs_utils_api.c588 return dfs_process_nol_ie_bitmap(dfs, nol_ie_bandwidth, in utils_dfs_process_nol_ie_bitmap()