Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/green_ap/src/
Dtarget_if_green_ap.c52 wmi_hdl = GET_WMI_HDL_FROM_PDEV(pdev); in target_if_green_ap_ll_ps_cmd()
145 wmi_hdl = GET_WMI_HDL_FROM_PDEV(pdev); in target_if_green_ap_ll_ps_event()
195 wmi_hdl = GET_WMI_HDL_FROM_PDEV(pdev); in target_if_green_ap_register_ll_ps_event_handler()
244 wmi_hdl = GET_WMI_HDL_FROM_PDEV(pdev); in target_if_green_ap_egap_status_info_event()
280 wmi_hdl = GET_WMI_HDL_FROM_PDEV(pdev); in target_if_green_ap_register_egap_event_handler()
322 wmi_hdl = GET_WMI_HDL_FROM_PDEV(pdev); in target_if_green_ap_enable_egap()
357 wmi_hdl = GET_WMI_HDL_FROM_PDEV(pdev); in target_if_green_ap_set_ps_on_off()
/wlan-driver/qcacld-3.0/components/target_if/coap/src/
Dtarget_if_coap.c177 wmi_handle = GET_WMI_HDL_FROM_PDEV(pdev); in target_if_coap_offload_reply_enable()
201 wmi_handle = GET_WMI_HDL_FROM_PDEV(pdev); in target_if_coap_offload_reply_disable()
228 wmi_handle = GET_WMI_HDL_FROM_PDEV(pdev); in target_if_coap_offload_periodic_tx_enable()
254 wmi_handle = GET_WMI_HDL_FROM_PDEV(pdev); in target_if_coap_offload_periodic_tx_disable()
280 wmi_handle = GET_WMI_HDL_FROM_PDEV(pdev); in target_if_coap_offload_cache_get()
/wlan-driver/qcacld-3.0/components/target_if/coex/src/
Dtarget_if_coex.c38 pdev_wmi_handle = GET_WMI_HDL_FROM_PDEV(pdev); in target_if_coex_config_send()
61 pdev_wmi_handle = GET_WMI_HDL_FROM_PDEV(pdev); in target_if_coex_multi_config_send()
/wlan-driver/qca-wifi-host-cmn/target_if/dfs/src/
Dtarget_if_dfs.c377 wmi_handle = GET_WMI_HDL_FROM_PDEV(pdev); in target_if_dfs_set_phyerr_filter_offload()
412 wmi_hdl = GET_WMI_HDL_FROM_PDEV(pdev); in target_send_dfs_offload_enable_cmd()
/wlan-driver/qca-wifi-host-cmn/target_if/scan/src/
Dtarget_if_scan.c460 pdev_wmi_handle = GET_WMI_HDL_FROM_PDEV(pdev); in target_if_scan_start()
474 pdev_wmi_handle = GET_WMI_HDL_FROM_PDEV(pdev); in target_if_scan_cancel()
/wlan-driver/qca-wifi-host-cmn/target_if/crypto/src/
Dtarget_if_crypto.c196 pdev_wmi_handle = GET_WMI_HDL_FROM_PDEV(pdev); in target_if_crypto_set_key()
/wlan-driver/qca-wifi-host-cmn/target_if/core/inc/
Dtarget_if.h1971 static inline struct wmi_unified *GET_WMI_HDL_FROM_PDEV( in GET_WMI_HDL_FROM_PDEV() function
2015 return (wmi_unified_t)GET_WMI_HDL_FROM_PDEV(pdev); in get_wmi_unified_hdl_from_pdev()
/wlan-driver/qca-wifi-host-cmn/target_if/spectral/
Dtarget_if_spectral.c551 GET_WMI_HDL_FROM_PDEV(pdev), &sparam); in target_if_send_vdev_spectral_configure_cmd()
621 GET_WMI_HDL_FROM_PDEV(pdev), &param); in target_if_send_vdev_spectral_enable_cmd()
Dtarget_if_spectral_phyerr.c211 GET_WMI_HDL_FROM_PDEV(spectral->pdev_obj), &param); in target_if_spectral_fw_hang()