Home
last modified time | relevance | path

Searched refs:ce_cfg (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/sys/dev/ic/
Dqwz.c8836 const struct ce_pipe_config *ce_cfg; in qwz_qmi_wlanfw_wlan_cfg_send() local
8840 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()
Dqwx.c10660 const struct ce_pipe_config *ce_cfg; in qwx_qmi_wlanfw_wlan_cfg_send() local
10664 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()