| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_linux.c | 1902 uint32 pm_awake_thresh = CUSTOM_EVENT_PM_WAKE; local 2151 pm_awake_thresh = CUSTOM_EVENT_PM_WAKE * 4; 2153 (char *)&pm_awake_thresh, 2154 sizeof(pm_awake_thresh), NULL, 0, TRUE); 2327 (char *)&pm_awake_thresh, 2328 sizeof(pm_awake_thresh), NULL, 0, TRUE); 10127 uint32 pm_awake_thresh = CUSTOM_EVENT_PM_WAKE; local 10540 ret = dhd_iovar(dhd, 0, "const_awake_thresh", (char *)&pm_awake_thresh, 10541 sizeof(pm_awake_thresh), NULL, 0, TRUE);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_linux.c | 1916 uint32 pm_awake_thresh = CUSTOM_EVENT_PM_WAKE; local 2165 pm_awake_thresh = CUSTOM_EVENT_PM_WAKE * 4; 2167 (char *)&pm_awake_thresh, 2168 sizeof(pm_awake_thresh), NULL, 0, TRUE); 2341 (char *)&pm_awake_thresh, 2342 sizeof(pm_awake_thresh), NULL, 0, TRUE); 10288 uint32 pm_awake_thresh = CUSTOM_EVENT_PM_WAKE; local 10720 ret = dhd_iovar(dhd, 0, "const_awake_thresh", (char *)&pm_awake_thresh, 10721 sizeof(pm_awake_thresh), NULL, 0, TRUE);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_linux.c | 1902 uint32 pm_awake_thresh = CUSTOM_EVENT_PM_WAKE; local 2151 pm_awake_thresh = CUSTOM_EVENT_PM_WAKE * 4; 2153 (char *)&pm_awake_thresh, 2154 sizeof(pm_awake_thresh), NULL, 0, TRUE); 2327 (char *)&pm_awake_thresh, 2328 sizeof(pm_awake_thresh), NULL, 0, TRUE); 10192 uint32 pm_awake_thresh = CUSTOM_EVENT_PM_WAKE; local 10605 ret = dhd_iovar(dhd, 0, "const_awake_thresh", (char *)&pm_awake_thresh, 10606 sizeof(pm_awake_thresh), NULL, 0, TRUE);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_linux.c | 2233 uint32 pm_awake_thresh = CUSTOM_EVENT_PM_WAKE; in dhd_set_suspend() local 2477 pm_awake_thresh = CUSTOM_EVENT_PM_WAKE * 4; in dhd_set_suspend() 2479 (char *)&pm_awake_thresh, in dhd_set_suspend() 2480 sizeof(pm_awake_thresh), NULL, 0, TRUE); in dhd_set_suspend() 2659 (char *)&pm_awake_thresh, in dhd_set_suspend() 2660 sizeof(pm_awake_thresh), NULL, 0, TRUE); in dhd_set_suspend() 14791 uint32 pm_awake_thresh = CUSTOM_EVENT_PM_WAKE; in dhd_legacy_preinit_ioctls() local 15299 ret = dhd_iovar(dhd, 0, "const_awake_thresh", (char *)&pm_awake_thresh, in dhd_legacy_preinit_ioctls() 15300 sizeof(pm_awake_thresh), NULL, 0, TRUE); in dhd_legacy_preinit_ioctls()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_linux.c | 2242 uint32 pm_awake_thresh = CUSTOM_EVENT_PM_WAKE; in dhd_set_suspend() local 2486 pm_awake_thresh = CUSTOM_EVENT_PM_WAKE * 4; in dhd_set_suspend() 2488 (char *)&pm_awake_thresh, in dhd_set_suspend() 2489 sizeof(pm_awake_thresh), NULL, 0, TRUE); in dhd_set_suspend() 2668 (char *)&pm_awake_thresh, in dhd_set_suspend() 2669 sizeof(pm_awake_thresh), NULL, 0, TRUE); in dhd_set_suspend() 14676 uint32 pm_awake_thresh = CUSTOM_EVENT_PM_WAKE; in dhd_legacy_preinit_ioctls() local 15182 ret = dhd_iovar(dhd, 0, "const_awake_thresh", (char *)&pm_awake_thresh, in dhd_legacy_preinit_ioctls() 15183 sizeof(pm_awake_thresh), NULL, 0, TRUE); in dhd_legacy_preinit_ioctls()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_linux.c | 11000 uint32 pm_awake_thresh = CUSTOM_EVENT_PM_WAKE; in dhd_preinit_ioctls() local 11351 ret = dhd_iovar(dhd, 0, "const_awake_thresh", (char *)&pm_awake_thresh, in dhd_preinit_ioctls() 11352 sizeof(pm_awake_thresh), NULL, 0, TRUE); in dhd_preinit_ioctls()
|