Searched refs:wmi_unified_vdev_set_param_send (Results 1 – 13 of 13) sorted by relevance
/wlan-driver/qcacld-3.0/components/target_if/pkt_capture/src/ |
D | target_if_pkt_capture.c | 62 status = wmi_unified_vdev_set_param_send(wmi_handle, ¶m); in target_if_set_packet_capture_mode() 110 status = wmi_unified_vdev_set_param_send(wmi_handle, ¶m); in target_if_set_packet_capture_config() 161 status = wmi_unified_vdev_set_param_send(wmi_handle, ¶m); in target_if_set_packet_capture_beacon_interval()
|
/wlan-driver/qca-wifi-host-cmn/target_if/ipa/src/ |
D | target_if_ipa.c | 71 return wmi_unified_vdev_set_param_send(wmi_handle, ¶m); in target_if_ipa_intrabss_control_req()
|
/wlan-driver/qca-wifi-host-cmn/target_if/spatial_reuse/src/ |
D | target_if_spatial_reuse.c | 168 return wmi_unified_vdev_set_param_send(wmi_handle, &vdev_param); in spatial_reuse_send_pd_threshold()
|
/wlan-driver/qcacld-3.0/components/fw_offload/dispatcher/src/ |
D | wlan_fwol_tgt_api.c | 319 return wmi_unified_vdev_set_param_send(wmi_handle, &vdev_param); in tgt_fwol_vdev_param_send()
|
/wlan-driver/qcacld-3.0/components/target_if/pmo/src/ |
D | target_if_pmo_suspend_resume.c | 93 return wmi_unified_vdev_set_param_send(wmi_handle, ¶m); in target_if_pmo_send_vdev_update_param_req()
|
/wlan-driver/qca-wifi-host-cmn/target_if/crypto/src/ |
D | target_if_crypto.c | 157 return wmi_unified_vdev_set_param_send(wmi_handle, ¶m); in target_if_crypto_vdev_set_param()
|
/wlan-driver/qcacld-3.0/components/target_if/p2p/src/ |
D | target_if_p2p.c | 376 return wmi_unified_vdev_set_param_send(wmi_handle, ¶m); in target_if_p2p_set_noa()
|
/wlan-driver/qcacld-3.0/components/target_if/nan/src/ |
D | target_if_nan.c | 1182 status = wmi_unified_vdev_set_param_send(wmi_handle, ¶m); in target_if_nan_set_vdev_feature_config()
|
/wlan-driver/qca-wifi-host-cmn/target_if/mlme/vdev_mgr/src/ |
D | target_if_vdev_mgr_tx_ops.c | 383 status = wmi_unified_vdev_set_param_send(wmi_handle, param); in target_if_vdev_mgr_set_param_send()
|
/wlan-driver/qcacld-3.0/components/target_if/connection_mgr/src/ |
D | target_if_cm_roam_offload.c | 604 return wmi_unified_vdev_set_param_send(wmi_handle, ¶m); in target_if_vdev_set_param()
|
/wlan-driver/qca-wifi-host-cmn/wmi/inc/ |
D | wmi_unified_api.h | 1018 wmi_unified_vdev_set_param_send(wmi_unified_t wmi_handle,
|
/wlan-driver/qca-wifi-host-cmn/wmi/src/ |
D | wmi_unified_api.c | 499 wmi_unified_vdev_set_param_send(wmi_unified_t wmi_handle, in wmi_unified_vdev_set_param_send() function
|
/wlan-driver/qcacld-3.0/core/wma/src/ |
D | wma_dev_if.c | 1496 return wmi_unified_vdev_set_param_send(wmi_handle, ¶m); in wma_vdev_set_param()
|