| /OK3568_Linux_fs/kernel/drivers/virt/ |
| H A D | fsl_hypervisor.c | 76 static long ioctl_status(struct fsl_hv_ioctl_status __user *p) in ioctl_status() function 423 ret = ioctl_status(arg); in fsl_hv_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | wlioctl_defs.h | 368 #define ioctl_status needed /* status param */ macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | wlioctl_defs.h | 398 #define ioctl_status needed /* status param */ macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | wlioctl_defs.h | 398 #define ioctl_status needed /* status param */ macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | wlioctl_defs.h | 398 #define ioctl_status needed /* status param */ macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | wlioctl_defs.h | 446 #define ioctl_status needed /* status param */ macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | wlioctl_defs.h | 446 #define ioctl_status needed /* status param */ macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_msgbuf.c | 391 int16 ioctl_status; /* status returned from dongle */ member 2522 prot->ioctl_status = 0; in dhd_prot_init() 4832 prot->ioctl_status = ltoh16(ioct_resp->compl_hdr.status); in dhd_prot_ioctcmplt_process() 4866 pkt_id, xt_id, prot->ioctl_status, prot->ioctl_resplen)); in dhd_prot_ioctcmplt_process() 6156 ret = (int)(dhd->prot->ioctl_status); in dhd_msgbuf_wait_ioctl_cmplt()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_msgbuf.c | 483 int16 ioctl_status; /* status returned from dongle */ member 3263 prot->ioctl_status = 0; 6299 prot->ioctl_status = ltoh16(ioct_resp->compl_hdr.status); 6321 pkt_id, xt_id, prot->ioctl_status, prot->ioctl_resplen)); 7760 ret = (int)(dhd->prot->ioctl_status);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_msgbuf.c | 483 int16 ioctl_status; /* status returned from dongle */ member 3263 prot->ioctl_status = 0; 6299 prot->ioctl_status = ltoh16(ioct_resp->compl_hdr.status); 6321 pkt_id, xt_id, prot->ioctl_status, prot->ioctl_resplen)); 7762 ret = (int)(dhd->prot->ioctl_status);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_msgbuf.c | 483 int16 ioctl_status; /* status returned from dongle */ member 3263 prot->ioctl_status = 0; 6299 prot->ioctl_status = ltoh16(ioct_resp->compl_hdr.status); 6321 pkt_id, xt_id, prot->ioctl_status, prot->ioctl_resplen)); 7760 ret = (int)(dhd->prot->ioctl_status);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_msgbuf.c | 637 int16 ioctl_status; /* status returned from dongle */ member 3980 prot->ioctl_status = 0; in dhd_prot_init() 7483 prot->ioctl_status = ltoh16(ioct_resp->compl_hdr.status); in dhd_prot_ioctcmplt_process() 7517 pkt_id, xt_id, prot->ioctl_status, prot->ioctl_resplen)); in dhd_prot_ioctcmplt_process() 10441 ret = (int)(dhd->prot->ioctl_status);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_msgbuf.c | 641 int16 ioctl_status; /* status returned from dongle */ member 3984 prot->ioctl_status = 0; in dhd_prot_init() 7487 prot->ioctl_status = ltoh16(ioct_resp->compl_hdr.status); in dhd_prot_ioctcmplt_process() 7521 pkt_id, xt_id, prot->ioctl_status, prot->ioctl_resplen)); in dhd_prot_ioctcmplt_process() 10445 ret = (int)(dhd->prot->ioctl_status);
|