Searched refs:ce_cfg (Results 1 – 2 of 2) sorted by relevance
8836 const struct ce_pipe_config *ce_cfg; in qwz_qmi_wlanfw_wlan_cfg_send() local8840 ce_cfg = sc->hw_params.target_ce_config; in qwz_qmi_wlanfw_wlan_cfg_send()8855 req->tgt_cfg[pipe_num].pipe_num = ce_cfg[pipe_num].pipenum; in qwz_qmi_wlanfw_wlan_cfg_send()8856 req->tgt_cfg[pipe_num].pipe_dir = ce_cfg[pipe_num].pipedir; in qwz_qmi_wlanfw_wlan_cfg_send()8857 req->tgt_cfg[pipe_num].nentries = ce_cfg[pipe_num].nentries; in qwz_qmi_wlanfw_wlan_cfg_send()8858 req->tgt_cfg[pipe_num].nbytes_max = ce_cfg[pipe_num].nbytes_max; in qwz_qmi_wlanfw_wlan_cfg_send()8859 req->tgt_cfg[pipe_num].flags = ce_cfg[pipe_num].flags; in qwz_qmi_wlanfw_wlan_cfg_send()
10660 const struct ce_pipe_config *ce_cfg; in qwx_qmi_wlanfw_wlan_cfg_send() local10664 ce_cfg = sc->hw_params.target_ce_config; in qwx_qmi_wlanfw_wlan_cfg_send()10679 req->tgt_cfg[pipe_num].pipe_num = ce_cfg[pipe_num].pipenum; in qwx_qmi_wlanfw_wlan_cfg_send()10680 req->tgt_cfg[pipe_num].pipe_dir = ce_cfg[pipe_num].pipedir; in qwx_qmi_wlanfw_wlan_cfg_send()10681 req->tgt_cfg[pipe_num].nentries = ce_cfg[pipe_num].nentries; in qwx_qmi_wlanfw_wlan_cfg_send()10682 req->tgt_cfg[pipe_num].nbytes_max = ce_cfg[pipe_num].nbytes_max; in qwx_qmi_wlanfw_wlan_cfg_send()10683 req->tgt_cfg[pipe_num].flags = ce_cfg[pipe_num].flags; in qwx_qmi_wlanfw_wlan_cfg_send()