/drivers/staging/vt6655/ |
D | iwctl.c | 206 char *end_buf = extra + IW_SCAN_MAX_DATA; in iwctl_giwscan() local 220 if (current_ev >= end_buf) in iwctl_giwscan() 229 current_ev = iwe_stream_add_event(info, current_ev, end_buf, &iwe, IW_EV_ADDR_LEN); in iwctl_giwscan() 236 current_ev = iwe_stream_add_point(info, current_ev, end_buf, &iwe, pItemSSID->abySSID); in iwctl_giwscan() 246 current_ev = iwe_stream_add_event(info, current_ev, end_buf, &iwe, IW_EV_UINT_LEN); in iwctl_giwscan() 255 current_ev = iwe_stream_add_event(info, current_ev, end_buf, &iwe, IW_EV_FREQ_LEN); in iwctl_giwscan() 263 current_ev = iwe_stream_add_event(info, current_ev, end_buf, &iwe, IW_EV_FREQ_LEN); in iwctl_giwscan() 281 current_ev = iwe_stream_add_event(info, current_ev, end_buf, &iwe, IW_EV_QUAL_LEN); in iwctl_giwscan() 291 current_ev = iwe_stream_add_point(info, current_ev, end_buf, &iwe, pItemSSID->abySSID); in iwctl_giwscan() 303 … current_val = iwe_stream_add_value(info, current_ev, current_val, end_buf, &iwe, IW_EV_PARAM_LEN); in iwctl_giwscan() [all …]
|
/drivers/staging/vt6656/ |
D | iwctl.c | 178 char *end_buf = extra + IW_SCAN_MAX_DATA; in iwctl_giwscan() local 194 if (current_ev >= end_buf) in iwctl_giwscan() 203 current_ev = iwe_stream_add_event(info, current_ev, end_buf, &iwe, IW_EV_ADDR_LEN); in iwctl_giwscan() 210 current_ev = iwe_stream_add_point(info, current_ev, end_buf, &iwe, pItemSSID->abySSID); in iwctl_giwscan() 219 current_ev = iwe_stream_add_event(info, current_ev, end_buf, &iwe, IW_EV_UINT_LEN); in iwctl_giwscan() 228 current_ev = iwe_stream_add_event(info, current_ev,end_buf, &iwe, IW_EV_FREQ_LEN); in iwctl_giwscan() 236 current_ev = iwe_stream_add_event(info, current_ev, end_buf, &iwe, IW_EV_FREQ_LEN); in iwctl_giwscan() 252 current_ev = iwe_stream_add_event(info, current_ev, end_buf, &iwe, IW_EV_QUAL_LEN); in iwctl_giwscan() 261 current_ev = iwe_stream_add_point(info, current_ev, end_buf, &iwe, pItemSSID->abySSID); in iwctl_giwscan() 273 … current_val = iwe_stream_add_value(info, current_ev, current_val, end_buf, &iwe, IW_EV_PARAM_LEN); in iwctl_giwscan() [all …]
|
/drivers/net/wireless/hostap/ |
D | hostap_ioctl.c | 1778 char *current_ev, char *end_buf) in __prism2_translate_scan() argument 1806 current_ev = iwe_stream_add_event(info, current_ev, end_buf, &iwe, in __prism2_translate_scan() 1815 current_ev = iwe_stream_add_point(info, current_ev, end_buf, in __prism2_translate_scan() 1831 current_ev = iwe_stream_add_event(info, current_ev, end_buf, in __prism2_translate_scan() 1848 current_ev = iwe_stream_add_event(info, current_ev, end_buf, in __prism2_translate_scan() 1868 current_ev = iwe_stream_add_event(info, current_ev, end_buf, in __prism2_translate_scan() 1879 current_ev = iwe_stream_add_point(info, current_ev, end_buf, &iwe, ""); in __prism2_translate_scan() 1893 info, current_ev, current_val, end_buf, &iwe, in __prism2_translate_scan() 1908 current_ev = iwe_stream_add_point(info, current_ev, end_buf, in __prism2_translate_scan() 1915 current_ev = iwe_stream_add_point(info, current_ev, end_buf, in __prism2_translate_scan() [all …]
|
D | hostap_ap.c | 2438 char *end_buf = buffer + IW_SCAN_MAX_DATA; in prism2_ap_translate_scan() local 2459 current_ev = iwe_stream_add_event(info, current_ev, end_buf, in prism2_ap_translate_scan() 2471 current_ev = iwe_stream_add_event(info, current_ev, end_buf, in prism2_ap_translate_scan() 2487 current_ev = iwe_stream_add_event(info, current_ev, end_buf, in prism2_ap_translate_scan() 2497 end_buf, &iwe, in prism2_ap_translate_scan() 2508 end_buf, &iwe, in prism2_ap_translate_scan() 2519 info, current_ev, end_buf, &iwe, in prism2_ap_translate_scan() 2529 end_buf, &iwe, buf); in prism2_ap_translate_scan()
|
/drivers/net/wireless/ |
D | zd1201.c | 1117 char *end_buf = extra + IW_SCAN_MAX_DATA; in zd1201_get_scan() local 1144 cev = iwe_stream_add_event(info, cev, end_buf, in zd1201_get_scan() 1150 cev = iwe_stream_add_point(info, cev, end_buf, in zd1201_get_scan() 1158 cev = iwe_stream_add_event(info, cev, end_buf, in zd1201_get_scan() 1164 cev = iwe_stream_add_event(info, cev, end_buf, in zd1201_get_scan() 1172 cev = iwe_stream_add_event(info, cev, end_buf, in zd1201_get_scan() 1182 cev = iwe_stream_add_point(info, cev, end_buf, &iwe, NULL); in zd1201_get_scan() 1189 cev = iwe_stream_add_event(info, cev, end_buf, in zd1201_get_scan()
|
D | airo.c | 7256 char *end_buf, in airo_translate_scan() argument 7271 current_ev = iwe_stream_add_event(info, current_ev, end_buf, in airo_translate_scan() 7282 current_ev = iwe_stream_add_point(info, current_ev, end_buf, in airo_translate_scan() 7293 current_ev = iwe_stream_add_event(info, current_ev, end_buf, in airo_translate_scan() 7302 current_ev = iwe_stream_add_event(info, current_ev, end_buf, in airo_translate_scan() 7323 current_ev = iwe_stream_add_event(info, current_ev, end_buf, in airo_translate_scan() 7333 current_ev = iwe_stream_add_point(info, current_ev, end_buf, in airo_translate_scan() 7352 current_val, end_buf, in airo_translate_scan() 7365 current_ev = iwe_stream_add_point(info, current_ev, end_buf, in airo_translate_scan() 7402 end_buf, &iwe, ie); in airo_translate_scan() [all …]
|
/drivers/staging/csr/ |
D | sme_wext.c | 1382 char *current_ev, char *end_buf, in unifi_translate_scan() argument 1415 r = uf_iwe_stream_add_event(info, start_buf, end_buf, &iwe, IW_EV_ADDR_LEN); in unifi_translate_scan() 1440 r = uf_iwe_stream_add_point(info, start_buf, end_buf, &iwe, buf); in unifi_translate_scan() 1457 r = uf_iwe_stream_add_event(info, start_buf, end_buf, &iwe, IW_EV_UINT_LEN); in unifi_translate_scan() 1468 r = uf_iwe_stream_add_event(info, start_buf, end_buf, &iwe, IW_EV_FREQ_LEN); in unifi_translate_scan() 1512 r = uf_iwe_stream_add_event(info, start_buf, end_buf, &iwe, IW_EV_QUAL_LEN); in unifi_translate_scan() 1527 r = uf_iwe_stream_add_point(info, start_buf, end_buf, &iwe, ""); in unifi_translate_scan() 1562 … r = uf_iwe_stream_add_value(info, start_buf, current_val, end_buf, &iwe, IW_EV_PARAM_LEN); in unifi_translate_scan() 1588 … r = uf_iwe_stream_add_value(info, start_buf, current_val, end_buf, &iwe, IW_EV_PARAM_LEN); in unifi_translate_scan() 1606 r = uf_iwe_stream_add_point(info, start_buf, end_buf, &iwe, info_elems); in unifi_translate_scan()
|
D | unifi_sme.h | 220 char *current_ev, char *end_buf,
|
/drivers/net/wireless/prism54/ |
D | isl_ioctl.c | 575 char *current_ev, char *end_buf, struct obj_bss *bss, in prism54_translate_bss() argument 588 current_ev = iwe_stream_add_event(info, current_ev, end_buf, in prism54_translate_bss() 597 current_ev = iwe_stream_add_point(info, current_ev, end_buf, in prism54_translate_bss() 614 current_ev = iwe_stream_add_event(info, current_ev, end_buf, in prism54_translate_bss() 624 current_ev = iwe_stream_add_point(info, current_ev, end_buf, in prism54_translate_bss() 631 current_ev = iwe_stream_add_event(info, current_ev, end_buf, in prism54_translate_bss() 640 current_ev = iwe_stream_add_event(info, current_ev, end_buf, in prism54_translate_bss() 648 current_ev = iwe_stream_add_point(info, current_ev, end_buf, in prism54_translate_bss() 668 end_buf, &iwe, IW_EV_PARAM_LEN); in prism54_translate_bss()
|