Home
last modified time | relevance | path

Searched refs:nol_ie_bandwidth (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/dfs/dispatcher/inc/
H A Dwlan_dfs_utils_api.h354 uint8_t *nol_ie_bandwidth,
394 uint8_t nol_ie_bandwidth,
/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/
H A Ddfs.h2925 void dfs_fetch_nol_ie_info(struct wlan_dfs *dfs, uint8_t *nol_ie_bandwidth,
2929 void dfs_fetch_nol_ie_info(struct wlan_dfs *dfs, uint8_t *nol_ie_bandwidth, in dfs_fetch_nol_ie_info() argument
2932 *nol_ie_bandwidth = 0; in dfs_fetch_nol_ie_info()
3015 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() argument
/wlan-driver/qca-wifi-host-cmn/umac/dfs/dispatcher/src/
H A Dwlan_dfs_utils_api.c533 uint8_t *nol_ie_bandwidth, in utils_dfs_fetch_nol_ie_info() argument
543 dfs_fetch_nol_ie_info(dfs, nol_ie_bandwidth, nol_ie_startfreq, in utils_dfs_fetch_nol_ie_info()
579 uint8_t nol_ie_bandwidth, in utils_dfs_process_nol_ie_bitmap() argument
588 return dfs_process_nol_ie_bitmap(dfs, nol_ie_bandwidth, in utils_dfs_process_nol_ie_bitmap()