| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_cdc.c | 118 timeout = dhd_os_ioctl_resp_wait(dhd, &prot->ctl_completed); in dhdcdc_msg() 140 timeout = dhd_os_ioctl_resp_wait(dhd, &prot->ctl_completed); in dhdcdc_msg() 174 timeout = dhd_os_ioctl_resp_wait(dhd, &prot->ctl_completed); in dhdcdc_cmplt()
|
| H A D | dhd.h | 1553 extern int dhd_os_ioctl_resp_wait(dhd_pub_t * pub, uint * condition);
|
| H A D | dhd_msgbuf.c | 6027 timeleft = dhd_os_ioctl_resp_wait(dhd, (uint *)&prot->ioctl_received); in dhd_msgbuf_wait_ioctl_cmplt() 6052 timeleft = dhd_os_ioctl_resp_wait(dhd, (uint *)&prot->ioctl_received); in dhd_msgbuf_wait_ioctl_cmplt() 6072 timeleft = dhd_os_ioctl_resp_wait(dhd, &prot->ioctl_received); in dhd_msgbuf_wait_ioctl_cmplt()
|
| H A D | dhd_sdio.c | 3257 timeleft = dhd_os_ioctl_resp_wait(bus->dhd, &bus->rxlen); in dhd_bus_rxctl() 3278 timeleft = dhd_os_ioctl_resp_wait(bus->dhd, &bus->rxlen); in dhd_bus_rxctl()
|
| H A D | dhd_linux.c | 13900 dhd_os_ioctl_resp_wait(dhd_pub_t *pub, uint *condition) in dhd_os_ioctl_resp_wait() function
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_cdc.c | 124 timeout = dhd_os_ioctl_resp_wait(dhd, &prot->ctl_completed); in dhdcdc_msg() 144 timeout = dhd_os_ioctl_resp_wait(dhd, &prot->ctl_completed); in dhdcdc_msg() 175 timeout = dhd_os_ioctl_resp_wait(dhd, &prot->ctl_completed); in dhdcdc_cmplt()
|
| H A D | dhd.h | 2612 extern int dhd_os_ioctl_resp_wait(dhd_pub_t * pub, uint * condition); 3012 { return dhd_os_ioctl_resp_wait(pub, condition); } in dhd_os_d3ack_wait()
|
| H A D | dhd_msgbuf.c | 10330 timeleft = dhd_os_ioctl_resp_wait(dhd, (uint *)&prot->ioctl_received); 10335 timeleft = dhd_os_ioctl_resp_wait(dhd, (uint *)&prot->ioctl_received); 10351 timeleft = dhd_os_ioctl_resp_wait(dhd, (uint *)&prot->ioctl_received); 10372 timeleft = dhd_os_ioctl_resp_wait(dhd, &prot->ioctl_received);
|
| H A D | dhd_sdio.c | 3297 timeleft = dhd_os_ioctl_resp_wait(bus->dhd, &bus->rxlen); in dhd_bus_rxctl() 3318 timeleft = dhd_os_ioctl_resp_wait(bus->dhd, &bus->rxlen); in dhd_bus_rxctl()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dbus.c | 2617 timeleft = dhd_os_ioctl_resp_wait(bus->dhd, &bus->ctl_completed); in dhd_bus_txctl() 2636 timeleft = dhd_os_ioctl_resp_wait(bus->dhd, &bus->ctl_completed); in dhd_bus_txctl() 2665 timeleft = dhd_os_ioctl_resp_wait(bus->dhd, &bus->ctl_completed); in dhd_bus_rxctl()
|
| H A D | dhd.h | 2617 extern int dhd_os_ioctl_resp_wait(dhd_pub_t * pub, uint * condition); 3017 { return dhd_os_ioctl_resp_wait(pub, condition); } in dhd_os_d3ack_wait()
|
| H A D | dhd_msgbuf.c | 10326 timeleft = dhd_os_ioctl_resp_wait(dhd, (uint *)&prot->ioctl_received); 10331 timeleft = dhd_os_ioctl_resp_wait(dhd, (uint *)&prot->ioctl_received); 10347 timeleft = dhd_os_ioctl_resp_wait(dhd, (uint *)&prot->ioctl_received); 10368 timeleft = dhd_os_ioctl_resp_wait(dhd, &prot->ioctl_received);
|
| H A D | dhd_sdio.c | 3308 timeleft = dhd_os_ioctl_resp_wait(bus->dhd, &bus->rxlen); in dhd_bus_rxctl() 3329 timeleft = dhd_os_ioctl_resp_wait(bus->dhd, &bus->rxlen); in dhd_bus_rxctl()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd.h | 2021 extern int dhd_os_ioctl_resp_wait(dhd_pub_t * pub, uint * condition);
|
| H A D | dhd_msgbuf.c | 7697 timeleft = dhd_os_ioctl_resp_wait(dhd, (uint *)&prot->ioctl_received); 7711 timeleft = dhd_os_ioctl_resp_wait(dhd, (uint *)&prot->ioctl_received);
|
| H A D | dhd_sdio.c | 2948 timeleft = dhd_os_ioctl_resp_wait(bus->dhd, &bus->rxlen); in dhd_bus_rxctl()
|
| H A D | dhd_linux.c | 12997 dhd_os_ioctl_resp_wait(dhd_pub_t *pub, uint *condition)
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd.h | 2021 extern int dhd_os_ioctl_resp_wait(dhd_pub_t * pub, uint * condition);
|
| H A D | dhd_msgbuf.c | 7697 timeleft = dhd_os_ioctl_resp_wait(dhd, (uint *)&prot->ioctl_received); 7711 timeleft = dhd_os_ioctl_resp_wait(dhd, (uint *)&prot->ioctl_received);
|
| H A D | dhd_sdio.c | 2944 timeleft = dhd_os_ioctl_resp_wait(bus->dhd, &bus->rxlen); in dhd_bus_rxctl()
|
| H A D | dhd_linux.c | 13062 dhd_os_ioctl_resp_wait(dhd_pub_t *pub, uint *condition)
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd.h | 2023 extern int dhd_os_ioctl_resp_wait(dhd_pub_t * pub, uint * condition);
|
| H A D | dhd_msgbuf.c | 7697 timeleft = dhd_os_ioctl_resp_wait(dhd, (uint *)&prot->ioctl_received); 7712 timeleft = dhd_os_ioctl_resp_wait(dhd, (uint *)&prot->ioctl_received);
|
| H A D | dhd_sdio.c | 3005 timeleft = dhd_os_ioctl_resp_wait(bus->dhd, &bus->rxlen); in dhd_bus_rxctl()
|
| H A D | dhd_linux.c | 13189 dhd_os_ioctl_resp_wait(dhd_pub_t *pub, uint *condition)
|