Home
last modified time | relevance | path

Searched refs:iocsz (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwl_android.c2000 uint16 iocsz, uint8 *buf, uint16 buflen, wl_natoe_cmd_info_t *cmd_info) in wl_natoe_get_ioctl() argument
2007 res = wldev_iovar_getbuf(dev, "natoe", natoe_ioc, iocsz, buf, in wl_natoe_get_ioctl()
2037 uint16 iocsz = sizeof(*natoe_ioc) + WL_NATOE_IOC_BUFSZ; in wl_android_natoe_subcmd_enable() local
2049 natoe_ioc = kzalloc(iocsz, kflags); in wl_android_natoe_subcmd_enable()
2063 iocsz = sizeof(*natoe_ioc) + sizeof(*pxtlv); in wl_android_natoe_subcmd_enable()
2064 ret = wl_natoe_get_ioctl(dev, natoe_ioc, iocsz, ioctl_buf, in wl_android_natoe_subcmd_enable()
2088 iocsz = sizeof(*natoe_ioc) + natoe_ioc->len; in wl_android_natoe_subcmd_enable()
2091 natoe_ioc, iocsz, ioctl_buf, WLC_IOCTL_MEDLEN, NULL); in wl_android_natoe_subcmd_enable()
2115 uint16 iocsz = sizeof(*natoe_ioc) + WL_NATOE_IOC_BUFSZ; in wl_android_natoe_subcmd_config_ips() local
2127 natoe_ioc = kzalloc(iocsz, kflags); in wl_android_natoe_subcmd_config_ips()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_android.c4264 uint16 iocsz, uint8 *buf, uint16 buflen, wl_natoe_cmd_info_t *cmd_info) in wl_natoe_get_ioctl() argument
4271 res = wldev_iovar_getbuf(dev, "natoe", natoe_ioc, iocsz, buf, in wl_natoe_get_ioctl()
4300 uint16 iocsz = sizeof(*natoe_ioc) + WL_NATOE_IOC_BUFSZ; in wl_android_natoe_subcmd_enable() local
4313 natoe_ioc = (wl_natoe_ioc_t *)MALLOCZ(cfg->osh, iocsz); in wl_android_natoe_subcmd_enable()
4327 iocsz = sizeof(*natoe_ioc) + sizeof(*pxtlv); in wl_android_natoe_subcmd_enable()
4328 ret = wl_natoe_get_ioctl(dev, natoe_ioc, iocsz, ioctl_buf, in wl_android_natoe_subcmd_enable()
4352 iocsz = sizeof(*natoe_ioc) + natoe_ioc->len; in wl_android_natoe_subcmd_enable()
4355 natoe_ioc, iocsz, ioctl_buf, WLC_IOCTL_MEDLEN, NULL); in wl_android_natoe_subcmd_enable()
4364 MFREE(cfg->osh, natoe_ioc, iocsz); in wl_android_natoe_subcmd_enable()
4378 uint16 iocsz = sizeof(*natoe_ioc) + WL_NATOE_IOC_BUFSZ; in wl_android_natoe_subcmd_config_ips() local
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwl_android.c4537 uint16 iocsz, uint8 *buf, uint16 buflen, wl_natoe_cmd_info_t *cmd_info) in wl_natoe_get_ioctl() argument
4544 res = wldev_iovar_getbuf(dev, "natoe", natoe_ioc, iocsz, buf, in wl_natoe_get_ioctl()
4573 uint16 iocsz = sizeof(*natoe_ioc) + WL_NATOE_IOC_BUFSZ; in wl_android_natoe_subcmd_enable() local
4586 natoe_ioc = (wl_natoe_ioc_t *)MALLOCZ(cfg->osh, iocsz); in wl_android_natoe_subcmd_enable()
4600 iocsz = sizeof(*natoe_ioc) + sizeof(*pxtlv); in wl_android_natoe_subcmd_enable()
4601 ret = wl_natoe_get_ioctl(dev, natoe_ioc, iocsz, ioctl_buf, in wl_android_natoe_subcmd_enable()
4625 iocsz = sizeof(*natoe_ioc) + natoe_ioc->len; in wl_android_natoe_subcmd_enable()
4628 natoe_ioc, iocsz, ioctl_buf, WLC_IOCTL_MEDLEN, NULL); in wl_android_natoe_subcmd_enable()
4637 MFREE(cfg->osh, natoe_ioc, iocsz); in wl_android_natoe_subcmd_enable()
4651 uint16 iocsz = sizeof(*natoe_ioc) + WL_NATOE_IOC_BUFSZ; in wl_android_natoe_subcmd_config_ips() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_android.c4623 uint16 iocsz, uint8 *buf, uint16 buflen, wl_natoe_cmd_info_t *cmd_info) in wl_natoe_get_ioctl() argument
4630 res = wldev_iovar_getbuf(dev, "natoe", natoe_ioc, iocsz, buf, in wl_natoe_get_ioctl()
4659 uint16 iocsz = sizeof(*natoe_ioc) + WL_NATOE_IOC_BUFSZ; in wl_android_natoe_subcmd_enable() local
4672 natoe_ioc = (wl_natoe_ioc_t *)MALLOCZ(cfg->osh, iocsz); in wl_android_natoe_subcmd_enable()
4686 iocsz = sizeof(*natoe_ioc) + sizeof(*pxtlv); in wl_android_natoe_subcmd_enable()
4687 ret = wl_natoe_get_ioctl(dev, natoe_ioc, iocsz, ioctl_buf, in wl_android_natoe_subcmd_enable()
4711 iocsz = sizeof(*natoe_ioc) + natoe_ioc->len; in wl_android_natoe_subcmd_enable()
4714 natoe_ioc, iocsz, ioctl_buf, WLC_IOCTL_MEDLEN, NULL); in wl_android_natoe_subcmd_enable()
4723 MFREE(cfg->osh, natoe_ioc, iocsz); in wl_android_natoe_subcmd_enable()
4737 uint16 iocsz = sizeof(*natoe_ioc) + WL_NATOE_IOC_BUFSZ; in wl_android_natoe_subcmd_config_ips() local
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_android.c5369 uint16 iocsz, uint8 *buf, uint16 buflen, wl_natoe_cmd_info_t *cmd_info) in wl_natoe_get_ioctl() argument
5376 res = wldev_iovar_getbuf(dev, "natoe", natoe_ioc, iocsz, buf, in wl_natoe_get_ioctl()
5405 uint16 iocsz = sizeof(*natoe_ioc) + WL_NATOE_IOC_BUFSZ; in wl_android_natoe_subcmd_enable() local
5418 natoe_ioc = (wl_natoe_ioc_t *)MALLOCZ(cfg->osh, iocsz); in wl_android_natoe_subcmd_enable()
5432 iocsz = sizeof(*natoe_ioc) + sizeof(*pxtlv); in wl_android_natoe_subcmd_enable()
5433 ret = wl_natoe_get_ioctl(dev, natoe_ioc, iocsz, ioctl_buf, in wl_android_natoe_subcmd_enable()
5457 iocsz = sizeof(*natoe_ioc) + natoe_ioc->len; in wl_android_natoe_subcmd_enable()
5460 natoe_ioc, iocsz, ioctl_buf, WLC_IOCTL_MEDLEN, NULL); in wl_android_natoe_subcmd_enable()
5469 MFREE(cfg->osh, natoe_ioc, iocsz); in wl_android_natoe_subcmd_enable()
5483 uint16 iocsz = sizeof(*natoe_ioc) + WL_NATOE_IOC_BUFSZ; in wl_android_natoe_subcmd_config_ips() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_android.c5353 uint16 iocsz, uint8 *buf, uint16 buflen, wl_natoe_cmd_info_t *cmd_info) in wl_natoe_get_ioctl() argument
5360 res = wldev_iovar_getbuf(dev, "natoe", natoe_ioc, iocsz, buf, in wl_natoe_get_ioctl()
5389 uint16 iocsz = sizeof(*natoe_ioc) + WL_NATOE_IOC_BUFSZ; in wl_android_natoe_subcmd_enable() local
5402 natoe_ioc = (wl_natoe_ioc_t *)MALLOCZ(cfg->osh, iocsz); in wl_android_natoe_subcmd_enable()
5416 iocsz = sizeof(*natoe_ioc) + sizeof(*pxtlv); in wl_android_natoe_subcmd_enable()
5417 ret = wl_natoe_get_ioctl(dev, natoe_ioc, iocsz, ioctl_buf, in wl_android_natoe_subcmd_enable()
5441 iocsz = sizeof(*natoe_ioc) + natoe_ioc->len; in wl_android_natoe_subcmd_enable()
5444 natoe_ioc, iocsz, ioctl_buf, WLC_IOCTL_MEDLEN, NULL); in wl_android_natoe_subcmd_enable()
5453 MFREE(cfg->osh, natoe_ioc, iocsz); in wl_android_natoe_subcmd_enable()
5467 uint16 iocsz = sizeof(*natoe_ioc) + WL_NATOE_IOC_BUFSZ; in wl_android_natoe_subcmd_config_ips() local
[all …]