Searched refs:ocl_enable (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_custom_sec.c | 330 uint32 ocl_enable = 0; local 331 ret = dhd_iovar(dhd, 0, "ocl_enable", (char *)&ocl_enable, 332 sizeof(ocl_enable), NULL, 0, TRUE); 335 __FUNCTION__, ocl_enable, ret)); 338 __FUNCTION__, ocl_enable, ret));
|
| H A D | wl_cfg80211.c | 11114 int ocl_enable = 0; in wl_post_linkup_ops() local 11115 err = wldev_iovar_setint(ndev, "ocl_enable", ocl_enable); in wl_post_linkup_ops() 11119 ocl_enable, err)); in wl_post_linkup_ops() 11123 ocl_enable, err)); in wl_post_linkup_ops()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_custom_sec.c | 330 uint32 ocl_enable = 0; local 331 ret = dhd_iovar(dhd, 0, "ocl_enable", (char *)&ocl_enable, 332 sizeof(ocl_enable), NULL, 0, TRUE); 335 __FUNCTION__, ocl_enable, ret)); 338 __FUNCTION__, ocl_enable, ret));
|
| H A D | wl_cfg80211.c | 11039 int ocl_enable = 0; in wl_post_linkup_ops() local 11040 err = wldev_iovar_setint(ndev, "ocl_enable", ocl_enable); in wl_post_linkup_ops() 11044 ocl_enable, err)); in wl_post_linkup_ops() 11048 ocl_enable, err)); in wl_post_linkup_ops()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | wl_cfg80211.c | 12099 int ocl_enable = 0; in wl_is_linkup() local 12100 err = wldev_iovar_setint(ndev, "ocl_enable", ocl_enable); in wl_is_linkup() 12103 __FUNCTION__, ocl_enable, err)); in wl_is_linkup() 12106 __FUNCTION__, ocl_enable, err)); in wl_is_linkup()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | wl_cfg80211.c | 14293 int ocl_enable = 0; local 14294 err = wldev_iovar_setint(ndev, "ocl_enable", ocl_enable); 14298 ocl_enable, err)); 14302 ocl_enable, err));
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | wl_cfg80211.c | 14291 int ocl_enable = 0; local 14292 err = wldev_iovar_setint(ndev, "ocl_enable", ocl_enable); 14296 ocl_enable, err)); 14300 ocl_enable, err));
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wl_cfg80211.c | 14159 int ocl_enable = 0; local 14160 err = wldev_iovar_setint(ndev, "ocl_enable", ocl_enable); 14164 ocl_enable, err)); 14168 ocl_enable, err));
|