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.c6620 qwx_qmi_decode_msg(struct qwx_softc *sc, void *output, size_t output_len, in qwx_qmi_decode_msg() function
6883 if (qwx_qmi_decode_msg(sc, &resp, sizeof(resp), ei, msg, msg_len)) in qwx_qmi_recv_wlanfw_ind_register_req_v1()
6909 if (qwx_qmi_decode_msg(sc, &resp, sizeof(resp), ei, msg, msg_len)) in qwx_qmi_recv_wlanfw_host_cap_resp_v1()
6933 if (qwx_qmi_decode_msg(sc, &resp, sizeof(resp), ei, msg, msg_len)) in qwx_qmi_recv_wlanfw_respond_mem_resp_v1()
6959 if (qwx_qmi_decode_msg(sc, &resp, sizeof(resp), ei, msg, msg_len)) in qwx_qmi_recv_wlanfw_cap_resp_v1()
7015 if (qwx_qmi_decode_msg(sc, &resp, sizeof(resp), ei, msg, msg_len)) in qwx_qmi_recv_wlanfw_bdf_download_resp_v1()
7041 if (qwx_qmi_decode_msg(sc, &resp, sizeof(resp), ei, msg, msg_len)) in qwx_qmi_recv_wlanfw_m3_info_resp_v1()
7067 if (qwx_qmi_decode_msg(sc, &resp, sizeof(resp), ei, msg, msg_len)) in qwx_qmi_recv_wlanfw_wlan_ini_resp_v1()
7093 if (qwx_qmi_decode_msg(sc, &resp, sizeof(resp), ei, msg, msg_len)) in qwx_qmi_recv_wlanfw_wlan_cfg_resp_v1()
7119 if (qwx_qmi_decode_msg(sc, &resp, sizeof(resp), ei, msg, msg_len)) in qwx_qmi_recv_wlanfw_wlan_mode_resp_v1()
[all …]