Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/iot_sim/dispatcher/inc/
Dwlan_iot_sim_tgt_api.h24 QDF_STATUS tgt_send_simulation_cmd(struct wlan_objmgr_pdev *pdev,
/wlan-driver/qca-wifi-host-cmn/iot_sim/dispatcher/src/
Dwlan_iot_sim_tgt_api.c20 QDF_STATUS tgt_send_simulation_cmd(struct wlan_objmgr_pdev *pdev, in tgt_send_simulation_cmd() function
/wlan-driver/qca-wifi-host-cmn/iot_sim/core/
Diot_sim_common.c754 if (QDF_IS_STATUS_ERROR(tgt_send_simulation_cmd(isc->pdev_obj, in iot_sim_send_rule_to_fw()