Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/dfs/dispatcher/inc/
Dwlan_dfs_mlme_api.h338 bool dfs_mlme_is_opmode_sta(struct wlan_objmgr_pdev *pdev);
/wlan-driver/qca-wifi-host-cmn/umac/dfs/dispatcher/src/
Dwlan_dfs_mlme_api.c369 bool dfs_mlme_is_opmode_sta(struct wlan_objmgr_pdev *pdev) in dfs_mlme_is_opmode_sta() function
/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/misc/
Ddfs_cac.c84 if (dfs_mlme_is_opmode_sta(dfs->dfs_pdev_obj)) in dfs_clear_nol_history_for_curchan()
Ddfs_nol.c600 sta_opmode = dfs_mlme_is_opmode_sta(dfs->dfs_pdev_obj); in dfs_clear_nolhistory()
Ddfs_process_radar_found_ind.c208 if (dfs_mlme_is_opmode_sta(dfs->dfs_pdev_obj)) in dfs_radar_add_channel_list_to_nol_for_freq()