| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_linux_exportfs.c | 1323 uint8 control_he_enab = 1; variable 1332 ret = scnprintf(buf, PAGE_SIZE - 1, "%d\n", control_he_enab); in show_control_he_enab() 1343 control_he_enab = val ? 1 : 0; in set_control_he_enab() 1344 DHD_ERROR(("%s: Set control he enab: %d\n", __FUNCTION__, control_he_enab)); in set_control_he_enab() 1349 __ATTR(control_he_enab, 0660, show_control_he_enab, set_control_he_enab);
|
| H A D | dhd.h | 3490 extern uint8 control_he_enab;
|
| H A D | dhd_linux.c | 11079 control_he_enab = 0; 11081 dhd_control_he_enab(dhd, control_he_enab);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_linux_exportfs.c | 1322 uint8 control_he_enab = 1; variable 1331 ret = scnprintf(buf, PAGE_SIZE - 1, "%d\n", control_he_enab); in show_control_he_enab() 1342 control_he_enab = val ? 1 : 0; in set_control_he_enab() 1343 DHD_ERROR(("%s: Set control he enab: %d\n", __FUNCTION__, control_he_enab)); in set_control_he_enab() 1348 __ATTR(control_he_enab, 0660, show_control_he_enab, set_control_he_enab);
|
| H A D | dhd.h | 3485 extern uint8 control_he_enab;
|
| H A D | dhd_linux.c | 10893 control_he_enab = 0; 10895 dhd_control_he_enab(dhd, control_he_enab);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_linux_exportfs.c | 1322 uint8 control_he_enab = 1; variable 1331 ret = scnprintf(buf, PAGE_SIZE - 1, "%d\n", control_he_enab); in show_control_he_enab() 1342 control_he_enab = val ? 1 : 0; in set_control_he_enab() 1343 DHD_ERROR(("%s: Set control he enab: %d\n", __FUNCTION__, control_he_enab)); in set_control_he_enab() 1348 __ATTR(control_he_enab, 0660, show_control_he_enab, set_control_he_enab);
|
| H A D | dhd.h | 3485 extern uint8 control_he_enab;
|
| H A D | dhd_linux.c | 10958 control_he_enab = 0; 10960 dhd_control_he_enab(dhd, control_he_enab);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_linux_exportfs.c | 1963 uint8 control_he_enab = 1; variable 1972 ret = scnprintf(buf, PAGE_SIZE - 1, "%d\n", control_he_enab); in show_control_he_enab() 1983 control_he_enab = val ? 1 : 0; in set_control_he_enab() 1984 DHD_ERROR(("%s: Set control he enab: %d\n", __FUNCTION__, control_he_enab)); in set_control_he_enab() 1989 __ATTR(control_he_enab, 0660, show_control_he_enab, set_control_he_enab);
|
| H A D | dhd.h | 4576 extern uint8 control_he_enab;
|
| H A D | dhd_linux.c | 15671 control_he_enab = 0; in dhd_legacy_preinit_ioctls() 15673 dhd_control_he_enab(dhd, control_he_enab); in dhd_legacy_preinit_ioctls()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_linux_exportfs.c | 1965 uint8 control_he_enab = 1; variable 1974 ret = scnprintf(buf, PAGE_SIZE - 1, "%d\n", control_he_enab); in show_control_he_enab() 1985 control_he_enab = val ? 1 : 0; in set_control_he_enab() 1986 DHD_ERROR(("%s: Set control he enab: %d\n", __FUNCTION__, control_he_enab)); in set_control_he_enab() 1991 __ATTR(control_he_enab, 0660, show_control_he_enab, set_control_he_enab);
|
| H A D | dhd.h | 4581 extern uint8 control_he_enab;
|
| H A D | dhd_linux.c | 15554 control_he_enab = 0; in dhd_legacy_preinit_ioctls() 15556 dhd_control_he_enab(dhd, control_he_enab); in dhd_legacy_preinit_ioctls()
|