Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_msgbuf.c392 uint16 ioctl_resplen; member
2523 prot->ioctl_resplen = 0; in dhd_prot_init()
4831 prot->ioctl_resplen = ltoh16(ioct_resp->resp_len); in dhd_prot_ioctcmplt_process()
4866 pkt_id, xt_id, prot->ioctl_status, prot->ioctl_resplen)); in dhd_prot_ioctcmplt_process()
4868 if (prot->ioctl_resplen > 0) { in dhd_prot_ioctcmplt_process()
4870 bcopy(PKTDATA(dhd->osh, pkt), prot->retbuf.va, prot->ioctl_resplen); in dhd_prot_ioctcmplt_process()
4872 bcopy(pkt, prot->retbuf.va, prot->ioctl_resplen); in dhd_prot_ioctcmplt_process()
6148 __FUNCTION__, prot->ioctl_resplen)); in dhd_msgbuf_wait_ioctl_cmplt()
6151 if (dhd->prot->ioctl_resplen > len) in dhd_msgbuf_wait_ioctl_cmplt()
6152 dhd->prot->ioctl_resplen = (uint16)len; in dhd_msgbuf_wait_ioctl_cmplt()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_msgbuf.c484 uint16 ioctl_resplen; member
3264 prot->ioctl_resplen = 0;
6298 prot->ioctl_resplen = ltoh16(ioct_resp->resp_len);
6321 pkt_id, xt_id, prot->ioctl_status, prot->ioctl_resplen));
6323 if (prot->ioctl_resplen > 0) {
6325 bcopy(PKTDATA(dhd->osh, pkt), prot->retbuf.va, prot->ioctl_resplen);
6327 bcopy(pkt, prot->retbuf.va, prot->ioctl_resplen);
7752 __FUNCTION__, prot->ioctl_resplen));
7755 if (dhd->prot->ioctl_resplen > len)
7756 dhd->prot->ioctl_resplen = (uint16)len;
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_msgbuf.c484 uint16 ioctl_resplen; member
3264 prot->ioctl_resplen = 0;
6298 prot->ioctl_resplen = ltoh16(ioct_resp->resp_len);
6321 pkt_id, xt_id, prot->ioctl_status, prot->ioctl_resplen));
6323 if (prot->ioctl_resplen > 0) {
6325 bcopy(PKTDATA(dhd->osh, pkt), prot->retbuf.va, prot->ioctl_resplen);
6327 bcopy(pkt, prot->retbuf.va, prot->ioctl_resplen);
7754 __FUNCTION__, prot->ioctl_resplen));
7757 if (dhd->prot->ioctl_resplen > len)
7758 dhd->prot->ioctl_resplen = (uint16)len;
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_msgbuf.c484 uint16 ioctl_resplen; member
3264 prot->ioctl_resplen = 0;
6298 prot->ioctl_resplen = ltoh16(ioct_resp->resp_len);
6321 pkt_id, xt_id, prot->ioctl_status, prot->ioctl_resplen));
6323 if (prot->ioctl_resplen > 0) {
6325 bcopy(PKTDATA(dhd->osh, pkt), prot->retbuf.va, prot->ioctl_resplen);
6327 bcopy(pkt, prot->retbuf.va, prot->ioctl_resplen);
7752 __FUNCTION__, prot->ioctl_resplen));
7755 if (dhd->prot->ioctl_resplen > len)
7756 dhd->prot->ioctl_resplen = (uint16)len;
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_msgbuf.c638 uint16 ioctl_resplen; member
3981 prot->ioctl_resplen = 0; in dhd_prot_init()
7482 prot->ioctl_resplen = ltoh16(ioct_resp->resp_len); in dhd_prot_ioctcmplt_process()
7517 pkt_id, xt_id, prot->ioctl_status, prot->ioctl_resplen)); in dhd_prot_ioctcmplt_process()
7519 if (prot->ioctl_resplen > 0) { in dhd_prot_ioctcmplt_process()
7521 bcopy(PKTDATA(dhd->osh, pkt), prot->retbuf.va, prot->ioctl_resplen); in dhd_prot_ioctcmplt_process()
7523 bcopy(pkt, prot->retbuf.va, prot->ioctl_resplen); in dhd_prot_ioctcmplt_process()
10433 __FUNCTION__, prot->ioctl_resplen));
10436 if (dhd->prot->ioctl_resplen > len)
10437 dhd->prot->ioctl_resplen = (uint16)len;
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_msgbuf.c642 uint16 ioctl_resplen; member
3985 prot->ioctl_resplen = 0; in dhd_prot_init()
7486 prot->ioctl_resplen = ltoh16(ioct_resp->resp_len); in dhd_prot_ioctcmplt_process()
7521 pkt_id, xt_id, prot->ioctl_status, prot->ioctl_resplen)); in dhd_prot_ioctcmplt_process()
7523 if (prot->ioctl_resplen > 0) { in dhd_prot_ioctcmplt_process()
7525 bcopy(PKTDATA(dhd->osh, pkt), prot->retbuf.va, prot->ioctl_resplen); in dhd_prot_ioctcmplt_process()
7527 bcopy(pkt, prot->retbuf.va, prot->ioctl_resplen); in dhd_prot_ioctcmplt_process()
10437 __FUNCTION__, prot->ioctl_resplen));
10440 if (dhd->prot->ioctl_resplen > len)
10441 dhd->prot->ioctl_resplen = (uint16)len;
[all …]