Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dqwx.c6616 qwx_qmi_decode_msg(struct qwx_softc *sc, void *output, size_t output_len, in qwx_qmi_decode_msg() function
6879 if (qwx_qmi_decode_msg(sc, &resp, sizeof(resp), ei, msg, msg_len)) in qwx_qmi_recv_wlanfw_ind_register_req_v1()
6905 if (qwx_qmi_decode_msg(sc, &resp, sizeof(resp), ei, msg, msg_len)) in qwx_qmi_recv_wlanfw_host_cap_resp_v1()
6929 if (qwx_qmi_decode_msg(sc, &resp, sizeof(resp), ei, msg, msg_len)) in qwx_qmi_recv_wlanfw_respond_mem_resp_v1()
6955 if (qwx_qmi_decode_msg(sc, &resp, sizeof(resp), ei, msg, msg_len)) in qwx_qmi_recv_wlanfw_cap_resp_v1()
7011 if (qwx_qmi_decode_msg(sc, &resp, sizeof(resp), ei, msg, msg_len)) in qwx_qmi_recv_wlanfw_bdf_download_resp_v1()
7037 if (qwx_qmi_decode_msg(sc, &resp, sizeof(resp), ei, msg, msg_len)) in qwx_qmi_recv_wlanfw_m3_info_resp_v1()
7063 if (qwx_qmi_decode_msg(sc, &resp, sizeof(resp), ei, msg, msg_len)) in qwx_qmi_recv_wlanfw_wlan_ini_resp_v1()
7089 if (qwx_qmi_decode_msg(sc, &resp, sizeof(resp), ei, msg, msg_len)) in qwx_qmi_recv_wlanfw_wlan_cfg_resp_v1()
7115 if (qwx_qmi_decode_msg(sc, &resp, sizeof(resp), ei, msg, msg_len)) in qwx_qmi_recv_wlanfw_wlan_mode_resp_v1()
[all …]