Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/inc/
Dwmi_unified_dfs_api.h99 QDF_STATUS wmi_send_usenol_pdev_param(wmi_unified_t wmi_handle, bool usenol,
117 wmi_send_usenol_pdev_param(wmi_unified_t wmi_hdl, bool usenol, in wmi_send_usenol_pdev_param() function
/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified_dfs_api.c91 QDF_STATUS wmi_send_usenol_pdev_param(wmi_unified_t wmi_handle, bool usenol, in wmi_send_usenol_pdev_param() function
/wlan-driver/qca-wifi-host-cmn/target_if/dfs/src/
Dtarget_if_dfs_full_offload.c498 status = wmi_send_usenol_pdev_param(wmi_handle, usenol, pdev); in target_send_usenol_pdev_param()