Home
last modified time | relevance | path

Searched refs:global_dfs_to_mlme (Results 1 – 7 of 7) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/dfs/dispatcher/src/
H A Dwlan_dfs_mlme_api.c39 if (global_dfs_to_mlme.dfs_start_rcsa) in dfs_mlme_start_rcsa()
40 global_dfs_to_mlme.dfs_start_rcsa(pdev, wait_for_csa); in dfs_mlme_start_rcsa()
47 if (global_dfs_to_mlme.mlme_proc_spoof_success) in dfs_mlme_proc_spoof_success()
48 global_dfs_to_mlme.mlme_proc_spoof_success(pdev); in dfs_mlme_proc_spoof_success()
60 if (global_dfs_to_mlme.mlme_mark_dfs) in dfs_mlme_mark_dfs()
61 global_dfs_to_mlme.mlme_mark_dfs(pdev, in dfs_mlme_mark_dfs()
115 if (global_dfs_to_mlme.mlme_start_csa_for_freq) in dfs_mlme_start_csa_for_freq()
116 global_dfs_to_mlme.mlme_start_csa_for_freq(pdev, ieee_chan, in dfs_mlme_start_csa_for_freq()
146 if (global_dfs_to_mlme.mlme_proc_cac) in dfs_mlme_proc_cac()
147 global_dfs_to_mlme.mlme_proc_cac(pdev); in dfs_mlme_proc_cac()
[all …]
H A Dwlan_dfs_init_deinit_api.c42 struct dfs_to_mlme global_dfs_to_mlme; variable
164 struct dfs_to_mlme *tmp_dfs_to_mlme = &global_dfs_to_mlme; in register_dfs_callbacks()
221 struct dfs_to_mlme *tmp_dfs_to_mlme = &global_dfs_to_mlme; in register_dfs_callbacks()
493 status = global_dfs_to_mlme.pdev_component_obj_attach(pdev, in wlan_dfs_pdev_obj_create_notification()
570 global_dfs_to_mlme.pdev_component_obj_detach(pdev, in wlan_dfs_pdev_obj_destroy_notification()
H A Dwlan_dfs_utils_api.c1340 if (global_dfs_to_mlme.mlme_dfs_deliver_event) in utils_dfs_deliver_event()
1341 global_dfs_to_mlme.mlme_dfs_deliver_event(pdev, freq, event); in utils_dfs_deliver_event()
/wlan-driver/qca-wifi-host-cmn/umac/dfs/dispatcher/inc/
H A Dwlan_dfs_mlme_api.h30 extern struct dfs_to_mlme global_dfs_to_mlme;
H A Dwlan_dfs_tgt_api.h128 extern struct dfs_to_mlme global_dfs_to_mlme;
H A Dwlan_dfs_ucfg_api.h220 extern struct dfs_to_mlme global_dfs_to_mlme;
H A Dwlan_dfs_utils_api.h86 extern struct dfs_to_mlme global_dfs_to_mlme;