Searched refs:fw_test_code (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 | 20313 uint32 fw_test_code = 0; in dhd_make_hang_with_reason() local 20351 fw_test_code = 102; /* resumed on timeour */ in dhd_make_hang_with_reason() 20352 bcm_mkiovar("bus:disconnect", (void *)&fw_test_code, 4, buf, sizeof(buf)); in dhd_make_hang_with_reason() 20358 fw_test_code = 99; /* dongle trap */ in dhd_make_hang_with_reason() 20359 bcm_mkiovar("bus:disconnect", (void *)&fw_test_code, 4, buf, sizeof(buf)); in dhd_make_hang_with_reason()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_linux.c | 21102 uint32 fw_test_code = 0; 21140 fw_test_code = 102; /* resumed on timeour */ 21141 (void) dhd_wl_ioctl_set_intiovar(dhdp, "bus:disconnect", fw_test_code, 21147 fw_test_code = 99; /* dongle trap */ 21148 (void) dhd_wl_ioctl_set_intiovar(dhdp, "bus:disconnect", fw_test_code,
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_linux.c | 21254 uint32 fw_test_code = 0; 21292 fw_test_code = 102; /* resumed on timeour */ 21293 (void) dhd_wl_ioctl_set_intiovar(dhdp, "bus:disconnect", fw_test_code, 21299 fw_test_code = 99; /* dongle trap */ 21300 (void) dhd_wl_ioctl_set_intiovar(dhdp, "bus:disconnect", fw_test_code,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_linux.c | 21167 uint32 fw_test_code = 0; 21205 fw_test_code = 102; /* resumed on timeour */ 21206 (void) dhd_wl_ioctl_set_intiovar(dhdp, "bus:disconnect", fw_test_code, 21212 fw_test_code = 99; /* dongle trap */ 21213 (void) dhd_wl_ioctl_set_intiovar(dhdp, "bus:disconnect", fw_test_code,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_linux.c | 27297 uint32 fw_test_code = 0; 27335 fw_test_code = 102; /* resumed on timeour */ 27336 (void) dhd_wl_ioctl_set_intiovar(dhdp, "bus:disconnect", fw_test_code, 27342 fw_test_code = 99; /* dongle trap */ 27343 (void) dhd_wl_ioctl_set_intiovar(dhdp, "bus:disconnect", fw_test_code,
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_linux.c | 27178 uint32 fw_test_code = 0; 27216 fw_test_code = 102; /* resumed on timeour */ 27217 (void) dhd_wl_ioctl_set_intiovar(dhdp, "bus:disconnect", fw_test_code, 27223 fw_test_code = 99; /* dongle trap */ 27224 (void) dhd_wl_ioctl_set_intiovar(dhdp, "bus:disconnect", fw_test_code,
|