Home
last modified time | relevance | path

Searched refs:usenol (Results 1 – 9 of 9) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A 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() argument
/wlan-driver/qca-wifi-host-cmn/target_if/dfs/inc/
H A Dtarget_if_dfs_full_offload.h107 bool usenol);
124 bool usenol) in target_send_usenol_pdev_param() argument
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A 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() argument
103 pparam.param_value = usenol; in wmi_send_usenol_pdev_param()
/wlan-driver/qca-wifi-host-cmn/umac/dfs/dispatcher/inc/
H A Dwlan_dfs_tgt_api.h533 bool usenol);
547 bool usenol) in tgt_dfs_send_usenol_pdev_param() argument
H A Dwlan_dfs_utils_api.h228 uint16_t *usenol);
/wlan-driver/qca-wifi-host-cmn/target_if/dfs/src/
H A Dtarget_if_dfs_full_offload.c483 bool usenol) in target_send_usenol_pdev_param() argument
498 status = wmi_send_usenol_pdev_param(wmi_handle, usenol, pdev); in target_send_usenol_pdev_param()
/wlan-driver/qca-wifi-host-cmn/umac/dfs/dispatcher/src/
H A Dwlan_dfs_tgt_api.c734 bool usenol) in tgt_dfs_send_usenol_pdev_param() argument
747 return dfs_tx_ops->dfs_send_usenol_pdev_param(pdev, usenol); in tgt_dfs_send_usenol_pdev_param()
H A Dwlan_dfs_utils_api.c312 QDF_STATUS utils_dfs_get_usenol(struct wlan_objmgr_pdev *pdev, uint16_t *usenol) in utils_dfs_get_usenol() argument
320 *usenol = dfs_get_use_nol(dfs); in utils_dfs_get_usenol()
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/inc/
H A Dwlan_lmac_if_def.h1308 bool usenol);