| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | wl_android.c | 537 wl_p2p_wfds_hash_t *wfds_hash = NULL; in wl_android_set_wfds_hash() local 548 wfds_hash = (wl_p2p_wfds_hash_t *)(command + strlen(CMD_ADD_WFDS_HASH) + 1); in wl_android_set_wfds_hash() 549 error = wldev_iovar_setbuf(dev, "p2p_add_wfds_hash", wfds_hash, in wl_android_set_wfds_hash() 553 wfds_hash = (wl_p2p_wfds_hash_t *)(command + strlen(CMD_DEL_WFDS_HASH) + 1); in wl_android_set_wfds_hash() 554 error = wldev_iovar_setbuf(dev, "p2p_del_wfds_hash", wfds_hash, in wl_android_set_wfds_hash()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | wl_android.c | 1200 wl_p2p_wfds_hash_t *wfds_hash = NULL; in wl_android_set_wfds_hash() local 1212 wfds_hash = (wl_p2p_wfds_hash_t *)(command + strlen(CMD_ADD_WFDS_HASH) + 1); in wl_android_set_wfds_hash() 1213 error = wldev_iovar_setbuf(dev, "p2p_add_wfds_hash", wfds_hash, in wl_android_set_wfds_hash() 1217 wfds_hash = (wl_p2p_wfds_hash_t *)(command + strlen(CMD_DEL_WFDS_HASH) + 1); in wl_android_set_wfds_hash() 1218 error = wldev_iovar_setbuf(dev, "p2p_del_wfds_hash", wfds_hash, in wl_android_set_wfds_hash()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wl_android.c | 1160 wl_p2p_wfds_hash_t *wfds_hash = NULL; in wl_android_set_wfds_hash() local 1172 wfds_hash = (wl_p2p_wfds_hash_t *)(command + strlen(CMD_ADD_WFDS_HASH) + 1); in wl_android_set_wfds_hash() 1173 error = wldev_iovar_setbuf(dev, "p2p_add_wfds_hash", wfds_hash, in wl_android_set_wfds_hash() 1177 wfds_hash = (wl_p2p_wfds_hash_t *)(command + strlen(CMD_DEL_WFDS_HASH) + 1); in wl_android_set_wfds_hash() 1178 error = wldev_iovar_setbuf(dev, "p2p_del_wfds_hash", wfds_hash, in wl_android_set_wfds_hash()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | wl_android.c | 1219 wl_p2p_wfds_hash_t *wfds_hash = NULL; in wl_android_set_wfds_hash() local 1231 wfds_hash = (wl_p2p_wfds_hash_t *)(command + strlen(CMD_ADD_WFDS_HASH) + 1); in wl_android_set_wfds_hash() 1232 error = wldev_iovar_setbuf(dev, "p2p_add_wfds_hash", wfds_hash, in wl_android_set_wfds_hash() 1236 wfds_hash = (wl_p2p_wfds_hash_t *)(command + strlen(CMD_DEL_WFDS_HASH) + 1); in wl_android_set_wfds_hash() 1237 error = wldev_iovar_setbuf(dev, "p2p_del_wfds_hash", wfds_hash, in wl_android_set_wfds_hash()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_android.c | 1174 wl_p2p_wfds_hash_t *wfds_hash = NULL; in wl_android_set_wfds_hash() local 1186 wfds_hash = (wl_p2p_wfds_hash_t *)(command + strlen(CMD_ADD_WFDS_HASH) + 1); in wl_android_set_wfds_hash() 1187 error = wldev_iovar_setbuf(dev, "p2p_add_wfds_hash", wfds_hash, in wl_android_set_wfds_hash() 1191 wfds_hash = (wl_p2p_wfds_hash_t *)(command + strlen(CMD_DEL_WFDS_HASH) + 1); in wl_android_set_wfds_hash() 1192 error = wldev_iovar_setbuf(dev, "p2p_del_wfds_hash", wfds_hash, in wl_android_set_wfds_hash()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_android.c | 1158 wl_p2p_wfds_hash_t *wfds_hash = NULL; in wl_android_set_wfds_hash() local 1170 wfds_hash = (wl_p2p_wfds_hash_t *)(command + strlen(CMD_ADD_WFDS_HASH) + 1); in wl_android_set_wfds_hash() 1171 error = wldev_iovar_setbuf(dev, "p2p_add_wfds_hash", wfds_hash, in wl_android_set_wfds_hash() 1175 wfds_hash = (wl_p2p_wfds_hash_t *)(command + strlen(CMD_DEL_WFDS_HASH) + 1); in wl_android_set_wfds_hash() 1176 error = wldev_iovar_setbuf(dev, "p2p_del_wfds_hash", wfds_hash, in wl_android_set_wfds_hash()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | wlioctl.h | 6841 uint8 wfds_hash[6]; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | wlioctl.h | 8673 uint8 wfds_hash[6]; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | wlioctl.h | 8673 uint8 wfds_hash[6]; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | wlioctl.h | 8684 uint8 wfds_hash[6]; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | wlioctl.h | 11330 uint8 wfds_hash[6]; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | wlioctl.h | 11348 uint8 wfds_hash[6]; member
|