Home
last modified time | relevance | path

Searched refs:WLC_IOCTL_MEDLEN (Results 1 – 25 of 55) sorted by relevance

123

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_android.c1762 ioctl_buf = kmalloc(WLC_IOCTL_MEDLEN, GFP_KERNEL); in wl_android_add_vendor_ie()
1770 memset(ioctl_buf, 0, WLC_IOCTL_MEDLEN); /* init the buffer */ in wl_android_add_vendor_ie()
1772 WLC_IOCTL_MEDLEN, NULL); in wl_android_add_vendor_ie()
1873 ioctl_buf = kmalloc(WLC_IOCTL_MEDLEN, GFP_KERNEL); in wl_android_del_vendor_ie()
1881 memset(ioctl_buf, 0, WLC_IOCTL_MEDLEN); /* init the buffer */ in wl_android_del_vendor_ie()
1883 WLC_IOCTL_MEDLEN, NULL); in wl_android_del_vendor_ie()
4306 ioctl_buf = (char *)MALLOCZ(cfg->osh, WLC_IOCTL_MEDLEN); in wl_android_natoe_subcmd_enable()
4316 MFREE(cfg->osh, ioctl_buf, WLC_IOCTL_MEDLEN); in wl_android_natoe_subcmd_enable()
4329 WLC_IOCTL_MEDLEN, cmd_info); in wl_android_natoe_subcmd_enable()
4355 natoe_ioc, iocsz, ioctl_buf, WLC_IOCTL_MEDLEN, NULL); in wl_android_natoe_subcmd_enable()
[all …]
H A Dwl_cfg80211.c4148 ioctl_buf = (char *)MALLOC(cfg->osh, WLC_IOCTL_MEDLEN);
4163 ioctl_buf, WLC_IOCTL_MEDLEN, bssidx, NULL);
4173 MFREE(cfg->osh, ioctl_buf, WLC_IOCTL_MEDLEN);
8122 NULL, 0, cfg->ioctl_buf, WLC_IOCTL_MEDLEN, 0, &cfg->ioctl_buf_sync);
8243 pbuf = (uint8 *)MALLOCZ(dhdp->osh, WLC_IOCTL_MEDLEN);
8316 request->length, pbuf, WLC_IOCTL_MEDLEN, bsscfg_idx,
8338 if ((response->length > WLC_IOCTL_MEDLEN) ||
8343 response->length, expected_resp_len, WLC_IOCTL_MEDLEN));
8369 MFREE(dhdp->osh, pbuf, WLC_IOCTL_MEDLEN);
8843 cfg->ioctl_buf, WLC_IOCTL_MEDLEN, &cfg->ioctl_buf_sync);
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwl_android.c1877 ioctl_buf = kmalloc(WLC_IOCTL_MEDLEN, GFP_KERNEL); in wl_android_add_vendor_ie()
1885 memset(ioctl_buf, 0, WLC_IOCTL_MEDLEN); /* init the buffer */ in wl_android_add_vendor_ie()
1887 WLC_IOCTL_MEDLEN, NULL); in wl_android_add_vendor_ie()
1988 ioctl_buf = kmalloc(WLC_IOCTL_MEDLEN, GFP_KERNEL); in wl_android_del_vendor_ie()
1996 memset(ioctl_buf, 0, WLC_IOCTL_MEDLEN); /* init the buffer */ in wl_android_del_vendor_ie()
1998 WLC_IOCTL_MEDLEN, NULL); in wl_android_del_vendor_ie()
4579 ioctl_buf = (char *)MALLOCZ(cfg->osh, WLC_IOCTL_MEDLEN); in wl_android_natoe_subcmd_enable()
4589 MFREE(cfg->osh, ioctl_buf, WLC_IOCTL_MEDLEN); in wl_android_natoe_subcmd_enable()
4602 WLC_IOCTL_MEDLEN, cmd_info); in wl_android_natoe_subcmd_enable()
4628 natoe_ioc, iocsz, ioctl_buf, WLC_IOCTL_MEDLEN, NULL); in wl_android_natoe_subcmd_enable()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_android.c1963 ioctl_buf = kmalloc(WLC_IOCTL_MEDLEN, GFP_KERNEL); in wl_android_add_vendor_ie()
1971 memset(ioctl_buf, 0, WLC_IOCTL_MEDLEN); /* init the buffer */ in wl_android_add_vendor_ie()
1973 WLC_IOCTL_MEDLEN, NULL); in wl_android_add_vendor_ie()
2074 ioctl_buf = kmalloc(WLC_IOCTL_MEDLEN, GFP_KERNEL); in wl_android_del_vendor_ie()
2082 memset(ioctl_buf, 0, WLC_IOCTL_MEDLEN); /* init the buffer */ in wl_android_del_vendor_ie()
2084 WLC_IOCTL_MEDLEN, NULL); in wl_android_del_vendor_ie()
4665 ioctl_buf = (char *)MALLOCZ(cfg->osh, WLC_IOCTL_MEDLEN); in wl_android_natoe_subcmd_enable()
4675 MFREE(cfg->osh, ioctl_buf, WLC_IOCTL_MEDLEN); in wl_android_natoe_subcmd_enable()
4688 WLC_IOCTL_MEDLEN, cmd_info); in wl_android_natoe_subcmd_enable()
4714 natoe_ioc, iocsz, ioctl_buf, WLC_IOCTL_MEDLEN, NULL); in wl_android_natoe_subcmd_enable()
[all …]
H A Dwl_cfg80211.c4146 ioctl_buf = (char *)MALLOC(cfg->osh, WLC_IOCTL_MEDLEN);
4161 ioctl_buf, WLC_IOCTL_MEDLEN, bssidx, NULL);
4171 MFREE(cfg->osh, ioctl_buf, WLC_IOCTL_MEDLEN);
8120 NULL, 0, cfg->ioctl_buf, WLC_IOCTL_MEDLEN, 0, &cfg->ioctl_buf_sync);
8241 pbuf = (uint8 *)MALLOCZ(dhdp->osh, WLC_IOCTL_MEDLEN);
8314 request->length, pbuf, WLC_IOCTL_MEDLEN, bsscfg_idx,
8336 if ((response->length > WLC_IOCTL_MEDLEN) ||
8341 response->length, expected_resp_len, WLC_IOCTL_MEDLEN));
8367 MFREE(dhdp->osh, pbuf, WLC_IOCTL_MEDLEN);
8841 cfg->ioctl_buf, WLC_IOCTL_MEDLEN, &cfg->ioctl_buf_sync);
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_android.c5411 ioctl_buf = (char *)MALLOCZ(cfg->osh, WLC_IOCTL_MEDLEN); in wl_android_natoe_subcmd_enable()
5421 MFREE(cfg->osh, ioctl_buf, WLC_IOCTL_MEDLEN); in wl_android_natoe_subcmd_enable()
5434 WLC_IOCTL_MEDLEN, cmd_info); in wl_android_natoe_subcmd_enable()
5460 natoe_ioc, iocsz, ioctl_buf, WLC_IOCTL_MEDLEN, NULL); in wl_android_natoe_subcmd_enable()
5468 MFREE(cfg->osh, ioctl_buf, WLC_IOCTL_MEDLEN); in wl_android_natoe_subcmd_enable()
5489 ioctl_buf = (char *)MALLOCZ(cfg->osh, WLC_IOCTL_MEDLEN); in wl_android_natoe_subcmd_config_ips()
5499 MFREE(cfg->osh, ioctl_buf, WLC_IOCTL_MEDLEN); in wl_android_natoe_subcmd_config_ips()
5512 WLC_IOCTL_MEDLEN, cmd_info); in wl_android_natoe_subcmd_config_ips()
5580 natoe_ioc, iocsz, ioctl_buf, WLC_IOCTL_MEDLEN, NULL); in wl_android_natoe_subcmd_config_ips()
5588 MFREE(cfg->osh, ioctl_buf, WLC_IOCTL_MEDLEN); in wl_android_natoe_subcmd_config_ips()
[all …]
H A Dwl_bigdata.c219 ioctl_buf = (char*)kmalloc(WLC_IOCTL_MEDLEN, GFP_KERNEL); in wg_parse_ap_stadata()
226 ETHER_ADDR_LEN, ioctl_buf, WLC_IOCTL_MEDLEN, NULL); in wg_parse_ap_stadata()
H A Dwl_iapsta.c1170 iovar_buf = kzalloc(WLC_IOCTL_MEDLEN, GFP_KERNEL); in wl_mesh_clear_vndr_ie()
1177 memset(iovar_buf, 0, WLC_IOCTL_MEDLEN); in wl_mesh_clear_vndr_ie()
1181 iovar_buf, WLC_IOCTL_MEDLEN, NULL); in wl_mesh_clear_vndr_ie()
1203 memset(iovar_buf, 0, WLC_IOCTL_MEDLEN); in wl_mesh_clear_vndr_ie()
1205 WLC_IOCTL_MEDLEN, NULL); in wl_mesh_clear_vndr_ie()
1252 vndr_ie_len = WLC_IOCTL_MEDLEN; in wl_mesh_update_vndr_ie()
1256 WLC_IOCTL_MEDLEN); in wl_mesh_update_vndr_ie()
1595 int dump_len = WLC_IOCTL_MEDLEN; in wl_ext_isam_peer_path()
4426 buf = kmalloc(WLC_IOCTL_MEDLEN, GFP_KERNEL); in wl_ampdu_dump()
4428 IAPSTA_ERROR(dev->name, "Failed to allocate buffer of %d bytes\n", WLC_IOCTL_MEDLEN); in wl_ampdu_dump()
[all …]
H A Dwl_cfg80211.c2961 ioctl_buf = (char *)MALLOC(cfg->osh, WLC_IOCTL_MEDLEN); in wl_cfg80211_ibss_vsie_delete()
2976 ioctl_buf, WLC_IOCTL_MEDLEN, bssidx, NULL); in wl_cfg80211_ibss_vsie_delete()
2986 MFREE(cfg->osh, ioctl_buf, WLC_IOCTL_MEDLEN); in wl_cfg80211_ibss_vsie_delete()
7307 NULL, 0, cfg->ioctl_buf, WLC_IOCTL_MEDLEN, 0, &cfg->ioctl_buf_sync); in wl_check_assoc_state()
7432 pbuf = (uint8 *)MALLOCZ(dhdp->osh, WLC_IOCTL_MEDLEN); in wl_cfg80211_ifstats_counters()
7505 request->length, pbuf, WLC_IOCTL_MEDLEN, bsscfg_idx, in wl_cfg80211_ifstats_counters()
7527 if ((response->length > WLC_IOCTL_MEDLEN) || in wl_cfg80211_ifstats_counters()
7532 response->length, expected_resp_len, WLC_IOCTL_MEDLEN)); in wl_cfg80211_ifstats_counters()
7558 MFREE(dhdp->osh, pbuf, WLC_IOCTL_MEDLEN); in wl_cfg80211_ifstats_counters()
7608 buf = MALLOC(cfg->osh, WLC_IOCTL_MEDLEN); in wl_cfg80211_get_station()
[all …]
H A Dwl_escan.c972 if (params_size + sizeof("escan") >= WLC_IOCTL_MEDLEN) { in wl_escan_set_scan()
981 escan->escan_ioctl_buf, WLC_IOCTL_MEDLEN, NULL); in wl_escan_set_scan()
H A Dwl_cfgvendor.c9430 iovresp = (uint8 *)MALLOCZ(cfg->osh, WLC_IOCTL_MEDLEN); in wl_cfgvendor_twt_stats()
9446 iovresp, WLC_IOCTL_MEDLEN, NULL))) { in wl_cfgvendor_twt_stats()
9466 MFREE(cfg->osh, iovresp, WLC_IOCTL_MEDLEN); in wl_cfgvendor_twt_stats()
9549 iovresp = (uint8 *)MALLOCZ(cfg->osh, WLC_IOCTL_MEDLEN); in wl_cfgvendor_twt_cap()
9566 iovresp, WLC_IOCTL_MEDLEN, NULL))) { in wl_cfgvendor_twt_cap()
9585 MFREE(cfg->osh, iovresp, WLC_IOCTL_MEDLEN); in wl_cfgvendor_twt_cap()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_android.c5395 ioctl_buf = (char *)MALLOCZ(cfg->osh, WLC_IOCTL_MEDLEN); in wl_android_natoe_subcmd_enable()
5405 MFREE(cfg->osh, ioctl_buf, WLC_IOCTL_MEDLEN); in wl_android_natoe_subcmd_enable()
5418 WLC_IOCTL_MEDLEN, cmd_info); in wl_android_natoe_subcmd_enable()
5444 natoe_ioc, iocsz, ioctl_buf, WLC_IOCTL_MEDLEN, NULL); in wl_android_natoe_subcmd_enable()
5452 MFREE(cfg->osh, ioctl_buf, WLC_IOCTL_MEDLEN); in wl_android_natoe_subcmd_enable()
5473 ioctl_buf = (char *)MALLOCZ(cfg->osh, WLC_IOCTL_MEDLEN); in wl_android_natoe_subcmd_config_ips()
5483 MFREE(cfg->osh, ioctl_buf, WLC_IOCTL_MEDLEN); in wl_android_natoe_subcmd_config_ips()
5496 WLC_IOCTL_MEDLEN, cmd_info); in wl_android_natoe_subcmd_config_ips()
5564 natoe_ioc, iocsz, ioctl_buf, WLC_IOCTL_MEDLEN, NULL); in wl_android_natoe_subcmd_config_ips()
5572 MFREE(cfg->osh, ioctl_buf, WLC_IOCTL_MEDLEN); in wl_android_natoe_subcmd_config_ips()
[all …]
H A Dwl_bigdata.c219 ioctl_buf = (char*)kmalloc(WLC_IOCTL_MEDLEN, GFP_KERNEL); in wg_parse_ap_stadata()
226 ETHER_ADDR_LEN, ioctl_buf, WLC_IOCTL_MEDLEN, NULL); in wg_parse_ap_stadata()
H A Dwl_iapsta.c1083 iovar_buf = kzalloc(WLC_IOCTL_MEDLEN, GFP_KERNEL); in wl_mesh_clear_vndr_ie()
1090 memset(iovar_buf, 0, WLC_IOCTL_MEDLEN); in wl_mesh_clear_vndr_ie()
1094 iovar_buf, WLC_IOCTL_MEDLEN, NULL); in wl_mesh_clear_vndr_ie()
1116 memset(iovar_buf, 0, WLC_IOCTL_MEDLEN); in wl_mesh_clear_vndr_ie()
1118 WLC_IOCTL_MEDLEN, NULL); in wl_mesh_clear_vndr_ie()
1164 vndr_ie_len = WLC_IOCTL_MEDLEN; in wl_mesh_update_vndr_ie()
1168 WLC_IOCTL_MEDLEN); in wl_mesh_update_vndr_ie()
1473 int dump_len = WLC_IOCTL_MEDLEN; in wl_ext_isam_peer_path()
3946 buf = kmalloc(WLC_IOCTL_MEDLEN, GFP_KERNEL); in wl_sta_info_dump()
3954 ETHER_ADDR_LEN, buf, WLC_IOCTL_MEDLEN, NULL); in wl_sta_info_dump()
[all …]
H A Dwl_cfg80211.c2947 ioctl_buf = (char *)MALLOC(cfg->osh, WLC_IOCTL_MEDLEN); in wl_cfg80211_ibss_vsie_delete()
2962 ioctl_buf, WLC_IOCTL_MEDLEN, bssidx, NULL); in wl_cfg80211_ibss_vsie_delete()
2972 MFREE(cfg->osh, ioctl_buf, WLC_IOCTL_MEDLEN); in wl_cfg80211_ibss_vsie_delete()
7259 NULL, 0, cfg->ioctl_buf, WLC_IOCTL_MEDLEN, 0, &cfg->ioctl_buf_sync); in wl_check_assoc_state()
7384 pbuf = (uint8 *)MALLOCZ(dhdp->osh, WLC_IOCTL_MEDLEN); in wl_cfg80211_ifstats_counters()
7457 request->length, pbuf, WLC_IOCTL_MEDLEN, bsscfg_idx, in wl_cfg80211_ifstats_counters()
7479 if ((response->length > WLC_IOCTL_MEDLEN) || in wl_cfg80211_ifstats_counters()
7484 response->length, expected_resp_len, WLC_IOCTL_MEDLEN)); in wl_cfg80211_ifstats_counters()
7510 MFREE(dhdp->osh, pbuf, WLC_IOCTL_MEDLEN); in wl_cfg80211_ifstats_counters()
7560 buf = MALLOC(cfg->osh, WLC_IOCTL_MEDLEN); in wl_cfg80211_get_station()
[all …]
H A Dwl_escan.c972 if (params_size + sizeof("escan") >= WLC_IOCTL_MEDLEN) { in wl_escan_set_scan()
981 escan->escan_ioctl_buf, WLC_IOCTL_MEDLEN, NULL); in wl_escan_set_scan()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwl_android.c2042 ioctl_buf = kzalloc(WLC_IOCTL_MEDLEN, kflags); in wl_android_natoe_subcmd_enable()
2065 WLC_IOCTL_MEDLEN, cmd_info); in wl_android_natoe_subcmd_enable()
2091 natoe_ioc, iocsz, ioctl_buf, WLC_IOCTL_MEDLEN, NULL); in wl_android_natoe_subcmd_enable()
2120 ioctl_buf = kzalloc(WLC_IOCTL_MEDLEN, kflags); in wl_android_natoe_subcmd_config_ips()
2143 WLC_IOCTL_MEDLEN, cmd_info); in wl_android_natoe_subcmd_config_ips()
2211 natoe_ioc, iocsz, ioctl_buf, WLC_IOCTL_MEDLEN, NULL); in wl_android_natoe_subcmd_config_ips()
2240 ioctl_buf = kzalloc(WLC_IOCTL_MEDLEN, kflags); in wl_android_natoe_subcmd_config_ports()
2263 WLC_IOCTL_MEDLEN, cmd_info); in wl_android_natoe_subcmd_config_ports()
2311 natoe_ioc, iocsz, ioctl_buf, WLC_IOCTL_MEDLEN, NULL); in wl_android_natoe_subcmd_config_ports()
2414 ioctl_buf = kzalloc(WLC_IOCTL_MEDLEN, kflags); in wl_android_natoe_subcmd_tbl_cnt()
[all …]
H A Dwl_android_ext.c2767 iovar_buf = kzalloc(WLC_IOCTL_MEDLEN, GFP_KERNEL); in wl_mesh_clear_vndr_ie()
2774 memset(iovar_buf, 0, WLC_IOCTL_MEDLEN); in wl_mesh_clear_vndr_ie()
2778 iovar_buf, WLC_IOCTL_MEDLEN, NULL); in wl_mesh_clear_vndr_ie()
2800 memset(iovar_buf, 0, WLC_IOCTL_MEDLEN); in wl_mesh_clear_vndr_ie()
2802 WLC_IOCTL_MEDLEN, NULL); in wl_mesh_clear_vndr_ie()
2847 vndr_ie_len = WLC_IOCTL_MEDLEN; in wl_mesh_update_vndr_ie()
2851 WLC_IOCTL_MEDLEN); in wl_mesh_update_vndr_ie()
3149 int dump_len = WLC_IOCTL_MEDLEN; in wl_ext_isam_peer_path()
3204 int dump_len = WLC_IOCTL_MEDLEN; in wl_ext_isam_status()
H A Dwl_escan.c877 if (params_size + sizeof("escan") >= WLC_IOCTL_MEDLEN) { in wl_escan_set_scan()
888 escan->escan_ioctl_buf, WLC_IOCTL_MEDLEN, NULL); in wl_escan_set_scan()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dwlioctl_defs.h525 #define WLC_IOCTL_MEDLEN 1536 /* "med" length ioctl buffer required */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dwlioctl_defs.h581 #define WLC_IOCTL_MEDLEN 1896 /* "med" length ioctl buffer required */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dwlioctl_defs.h581 #define WLC_IOCTL_MEDLEN 1896 /* "med" length ioctl buffer required */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dwlioctl_defs.h571 #define WLC_IOCTL_MEDLEN 1896 /* "med" length ioctl buffer required */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dwlioctl_defs.h648 #define WLC_IOCTL_MEDLEN 1896 /* "med" length ioctl buffer required */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dwlioctl_defs.h648 #define WLC_IOCTL_MEDLEN 1896 /* "med" length ioctl buffer required */ macro

123