Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/dfs/dispatcher/inc/
H A Dwlan_dfs_tgt_api.h452 QDF_STATUS tgt_dfs_action_on_status_from_fw(struct wlan_objmgr_pdev *pdev,
456 QDF_STATUS tgt_dfs_action_on_status_from_fw(struct wlan_objmgr_pdev *pdev, in tgt_dfs_action_on_status_from_fw() function
/wlan-driver/qca-wifi-host-cmn/umac/dfs/dispatcher/src/
H A Dwlan_dfs_tgt_api.c693 QDF_STATUS tgt_dfs_action_on_status_from_fw(struct wlan_objmgr_pdev *pdev, in tgt_dfs_action_on_status_from_fw() function
709 qdf_export_symbol(tgt_dfs_action_on_status_from_fw);
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/src/
H A Dwlan_lmac_if.c814 dfs_rx_ops->dfs_action_on_status = tgt_dfs_action_on_status_from_fw; in dfs_action_on_status_assign()