Searched refs:send_wfa_test_cmd (Results 1 – 6 of 6) sorted by relevance
153 if (!tx_ops || !tx_ops->send_wfa_test_cmd) { in wlan_send_wfatest_cmd()158 return tx_ops->send_wfa_test_cmd(vdev, wmi_wfatest); in wlan_send_wfatest_cmd()
38 QDF_STATUS (*send_wfa_test_cmd)(struct wlan_objmgr_vdev *vdev, member
77 tx_ops->send_wfa_test_cmd = target_if_wfa_send_cmd; in target_if_wfatestcmd_register_tx_ops()
1158 if (wmi_handle->ops->send_wfa_test_cmd) in wmi_unified_wfa_test_cmd()1159 return wmi_handle->ops->send_wfa_test_cmd(wmi_handle, in wmi_unified_wfa_test_cmd()
21712 .send_wfa_test_cmd = send_wfa_test_cmd_tlv,
2244 QDF_STATUS (*send_wfa_test_cmd)(wmi_unified_t wmi_handle, member