/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl1251/ |
H A D | tx.c | 275 wl1251_warning("join failed"); in enable_tx_for_packet_injection() 281 wl1251_warning("join timeout"); in enable_tx_for_packet_injection()
|
/kernel/linux/linux-5.10/drivers/staging/wlan-ng/ |
H A D | cfg80211.c | 523 /* Now do the actual join. Note there is no way that I can in prism2_connect() 548 /* Do a join, with a bogus ssid. Thats the only way I can think of */ in prism2_disconnect()
|
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/include/ |
H A D | rtw_mlme_ext.h | 89 /* If you just want to customize the actions(scan period or join actions) 340 struct wlan_bssid_ex network;/* join network or bss_network,
|
/kernel/linux/linux-5.10/tools/testing/kunit/ |
H A D | kunit_tool_test.py | 33 return os.path.join(os.path.dirname(__file__), path) 69 kconfig_path = os.path.join(test_tmpdir, '.config')
|
/kernel/linux/linux-6.6/drivers/staging/wlan-ng/ |
H A D | cfg80211.c | 527 /* Now do the actual join. Note there is no way that I can in prism2_connect() 552 /* Do a join, with a bogus ssid. Thats the only way I can think of */ in prism2_disconnect()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/prestera/ |
H A D | prestera_rxtx.c | 412 /* join tail with head to make a circular list */ in prestera_sdma_rx_init() 561 /* join tail with head to make a circular list */ in prestera_sdma_tx_init()
|
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/ |
H A D | README | 55 iw dev mlan0 ibss join <SSID> <freq in MHz> [fixed-freq] [fixed-bssid] [key 0:abcde] 56 The command will be used to join or create an ibss. Optionally, operating frequency,
|
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/hostap/ |
H A D | hostap_info.c | 178 PDEBUG(DEBUG_EXTRA, "%s: last join request has not yet been " in prism2_host_roaming() 472 * mode 2 when hostscan is used without join command, so try in handle_info_queue_scanresults()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl1251/ |
H A D | tx.c | 275 wl1251_warning("join failed"); in enable_tx_for_packet_injection() 281 wl1251_warning("join timeout"); in enable_tx_for_packet_injection()
|
/kernel/linux/linux-6.6/tools/power/x86/amd_pstate_tracer/ |
H A D | amd_pstate_trace.py | 278 location = os.path.realpath(os.path.join(os.getcwd(), os.path.dirname(__file__))) 279 file_name = os.path.join(location, arg)
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/ |
H A D | timestamping.c | 438 /* join multicast group, loop our own packet */ in main() 441 bail("join multicast group"); in main()
|
/kernel/liteos_m/tools/ |
H A D | mem_analysis.py | 93 out_fd.write("".join(target_list))
181 out_fd.write("".join(target_list))
|
/test/testfwk/xdevice/plugins/devicetest/core/ |
H A D | variables.py | 180 case_screenshot_dir = os.path.join(task_report_dir, "details", round_folder) 190 os.path.join(task_report_dir, _list[1].strip(os.sep)))
|
/test/xts/acts/arkui/ace_ets_component_apilack/entry/src/main/ets/MainAbility/pages/conponentadd/ |
H A D | web.ets | 183 this.text = origins.join(); 197 this.text = origins.join();
|
H A D | webg.ets | 152 this.text = origins.join(); 166 this.text = origins.join();
|
/third_party/curl/tests/ |
H A D | smbserver.py | 87 self.join() 146 test_data_dir = os.path.join(options.srcdir, "data")
|
/third_party/astc-encoder/Test/ |
H A D | astc_test_image.py | 323 testDir = os.path.join(testDir, "Images") 326 fqPath = os.path.join(testDir, path)
|
H A D | astc_test_result_plot.py | 46 imageDir = os.path.join(scriptDir, "Images") 59 fullPath = os.path.join(root, name)
|
/third_party/curl/docs/ |
H A D | VULN-DISCLOSURE-POLICY.md | 104 might ask you to join the list or you can ask to join it. It really is not a
|
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/ |
H A D | SupplementalDataTest.java | 313 parent, Joiner.on(' ').join(locales)); in parentLocales() 319 Joiner.on(' ').join(territories), calendar); in defaultCalendar()
|
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/ |
H A D | dumpICUrules.bat | 188 # print "In use:\n", join("\n", sort keys(%USED_FILES)), "\n"; 313 join(", ", map("\"$_\"", @a)),
|
/third_party/libcoap/man/ |
H A D | coap-server.txt.in | 55 Join specified multicast 'group' on start up. 276 Set listening address to '2001:db8:81a8:0:6ef0:dead:feed:beef' and join the
|
/third_party/mesa3d/bin/ |
H A D | gen_release_notes.py | 258 return '.'.join(base) 280 return '.'.join(base)
|
/third_party/ltp/docparse/ |
H A D | testinfo.pl | 411 $content .= paragraph(table_escape(join(' ', @$v2))); 415 $content .= table_escape(join(', ', @$v));
|
/third_party/libwebsockets/plugins/ |
H A D | protocol_lws_mirror.c | 244 /* yes... we will join it */ in callback_lws_mirror() 258 /* create one with this name, and join it */ in callback_lws_mirror()
|