Searched refs:wmi_wfatest (Results 1 – 7 of 7) sorted by relevance
122 struct set_wfatest_params *wmi_wfatest) in wlan_send_wfatest_cmd() argument129 if (!vdev || !wmi_wfatest) { in wlan_send_wfatest_cmd()134 if (wmi_wfatest->cmd == WFA_FILS_DISCV_FRAMES) { in wlan_send_wfatest_cmd()141 param.vdev_id = wmi_wfatest->vdev_id; in wlan_send_wfatest_cmd()142 if (wmi_wfatest->value) in wlan_send_wfatest_cmd()146 } else if (wmi_wfatest->cmd == WFA_IGNORE_H2E_RSNXE) { in wlan_send_wfatest_cmd()149 wmi_wfatest->value); in wlan_send_wfatest_cmd()158 return tx_ops->send_wfa_test_cmd(vdev, wmi_wfatest); in wlan_send_wfatest_cmd()
39 struct set_wfatest_params *wmi_wfatest) in ucfg_send_wfatest_cmd() argument41 return wlan_send_wfatest_cmd(vdev, wmi_wfatest); in ucfg_send_wfatest_cmd()
38 struct set_wfatest_params *wmi_wfatest);
11666 struct set_wfatest_params *wmi_wfatest) in send_wfa_test_cmd_tlv() argument11677 len += wfa_config_param_len(wmi_wfatest->cmd); in send_wfa_test_cmd_tlv()11688 cmd->vdev_id = wmi_wfatest->vdev_id; in send_wfa_test_cmd_tlv()11691 if (wmi_wfatest->cmd == WFA_CONFIG_RXNE) { in send_wfa_test_cmd_tlv()11698 rxne->rsnxe_param = wmi_wfatest->value; in send_wfa_test_cmd_tlv()11705 if (wmi_wfatest->cmd == WFA_CONFIG_CSA) { in send_wfa_test_cmd_tlv()11712 csa->ignore_csa = wmi_wfatest->value; in send_wfa_test_cmd_tlv()11719 if (wmi_wfatest->cmd == WFA_CONFIG_OCV) { in send_wfa_test_cmd_tlv()11727 if (wmi_fill_ocv_frame_type(wmi_wfatest->ocv_param->frame_type, in send_wfa_test_cmd_tlv()11731 ocv->chan_freq = wmi_wfatest->ocv_param->freq; in send_wfa_test_cmd_tlv()[all …]
1156 struct set_wfatest_params *wmi_wfatest) in wmi_unified_wfa_test_cmd() argument1160 wmi_wfatest); in wmi_unified_wfa_test_cmd()
3744 struct set_wfatest_params *wmi_wfatest);
2245 struct set_wfatest_params *wmi_wfatest);