Searched refs:pspretend_thr (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_linux.c | 10997 uint32 pspretend_thr = CUSTOM_PSPRETEND_THR; in dhd_preinit_ioctls() local 11615 ret = dhd_iovar(dhd, 0, "pspretend_threshold", (char *)&pspretend_thr, in dhd_preinit_ioctls() 11616 sizeof(pspretend_thr), NULL, 0, TRUE); in dhd_preinit_ioctls()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_linux.c | 10124 uint32 pspretend_thr = CUSTOM_PSPRETEND_THR; local 10900 ret = dhd_iovar(dhd, 0, "pspretend_threshold", (char *)&pspretend_thr, 10901 sizeof(pspretend_thr), NULL, 0, TRUE);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_linux.c | 10285 uint32 pspretend_thr = CUSTOM_PSPRETEND_THR; local 11086 ret = dhd_iovar(dhd, 0, "pspretend_threshold", (char *)&pspretend_thr, 11087 sizeof(pspretend_thr), NULL, 0, TRUE);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_linux.c | 10189 uint32 pspretend_thr = CUSTOM_PSPRETEND_THR; local 10965 ret = dhd_iovar(dhd, 0, "pspretend_threshold", (char *)&pspretend_thr, 10966 sizeof(pspretend_thr), NULL, 0, TRUE);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_linux.c | 14788 uint32 pspretend_thr = CUSTOM_PSPRETEND_THR; in dhd_legacy_preinit_ioctls() local 15678 ret = dhd_iovar(dhd, 0, "pspretend_threshold", (char *)&pspretend_thr, in dhd_legacy_preinit_ioctls() 15679 sizeof(pspretend_thr), NULL, 0, TRUE); in dhd_legacy_preinit_ioctls()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_linux.c | 14673 uint32 pspretend_thr = CUSTOM_PSPRETEND_THR; in dhd_legacy_preinit_ioctls() local 15561 ret = dhd_iovar(dhd, 0, "pspretend_threshold", (char *)&pspretend_thr, in dhd_legacy_preinit_ioctls() 15562 sizeof(pspretend_thr), NULL, 0, TRUE); in dhd_legacy_preinit_ioctls()
|