Home
last modified time | relevance | path

Searched refs:connect (Results 1 – 25 of 765) sorted by relevance

12345678910>>...31

/linux-6.15/net/wireless/
H A Dwext-sme.c31 wdev->wext.connect.ie = wdev->wext.ie; in cfg80211_mgd_wext_connect()
35 wdev->wext.connect.bg_scan_period = -1; in cfg80211_mgd_wext_connect()
40 wdev->wext.connect.privacy = true; in cfg80211_mgd_wext_connect()
43 if (!wdev->wext.connect.ssid_len) in cfg80211_mgd_wext_connect()
97 if (wdev->wext.connect.ssid_len) in cfg80211_mgd_wext_siwfreq()
105 wdev->wext.connect.channel = chan; in cfg80211_mgd_wext_siwfreq()
125 else if (wdev->wext.connect.channel) in cfg80211_mgd_wext_giwfreq()
126 chan = wdev->wext.connect.channel; in cfg80211_mgd_wext_giwfreq()
178 wdev->wext.connect.ssid_len = len; in cfg80211_mgd_wext_siwessid()
219 } else if (wdev->wext.connect.ssid && wdev->wext.connect.ssid_len) { in cfg80211_mgd_wext_giwessid()
[all …]
H A Dsme.c581 memcpy(&wdev->conn->params, connect, sizeof(*connect)); in cfg80211_sme_connect()
582 if (connect->bssid) { in cfg80211_sme_connect()
587 if (cfg80211_sme_get_conn_ies(wdev, connect->ie, connect->ie_len, in cfg80211_sme_connect()
1396 wdev->wext.connect.ssid_len = 0; in __cfg80211_disconnected()
1489 connect->key_idx = idx; in cfg80211_connect()
1497 if (connect->crypto.cipher_group == 0) in cfg80211_connect()
1512 connect->key = NULL; in cfg80211_connect()
1513 connect->key_len = 0; in cfg80211_connect()
1514 connect->key_idx = 0; in cfg80211_connect()
1518 memcpy(wdev->u.client.ssid, connect->ssid, connect->ssid_len); in cfg80211_connect()
[all …]
H A Dwext-compat.c464 wdev->wext.connect.privacy = false; in cfg80211_set_encryption()
974 wdev->wext.connect.crypto.wpa_versions &= in cfg80211_set_wpa_version()
978 wdev->wext.connect.crypto.wpa_versions |= in cfg80211_set_wpa_version()
982 wdev->wext.connect.crypto.wpa_versions |= in cfg80211_set_wpa_version()
991 wdev->wext.connect.crypto.cipher_group = in cfg80211_set_cipher_group()
994 wdev->wext.connect.crypto.cipher_group = in cfg80211_set_cipher_group()
997 wdev->wext.connect.crypto.cipher_group = in cfg80211_set_cipher_group()
1000 wdev->wext.connect.crypto.cipher_group = in cfg80211_set_cipher_group()
1003 wdev->wext.connect.crypto.cipher_group = in cfg80211_set_cipher_group()
1006 wdev->wext.connect.crypto.cipher_group = 0; in cfg80211_set_cipher_group()
[all …]
/linux-6.15/scripts/kconfig/
H A Dqconf.cc875 connect(action, &QAction::toggled, in contextMenuEvent()
931 connect(action, &QAction::toggled, in ConfigInfoView()
1186 connect(list, &ConfigList::menuChanged, in ConfigSearchWindow()
1188 connect(list, &ConfigList::menuChanged, in ConfigSearchWindow()
1303 connect(backAction, &QAction::triggered, in ConfigMainWindow()
1308 connect(quitAction, &QAction::triggered, in ConfigMainWindow()
1313 connect(loadAction, &QAction::triggered, in ConfigMainWindow()
1318 connect(saveAction, &QAction::triggered, in ConfigMainWindow()
1327 connect(saveAsAction, &QAction::triggered, in ConfigMainWindow()
1433 connect(menuList, &ConfigList::gotFocus, in ConfigMainWindow()
[all …]
/linux-6.15/drivers/usb/misc/
H A Dusb3503.c52 struct gpio_desc *connect; member
101 if (hub->connect) in usb3503_connect()
102 gpiod_set_value_cansleep(hub->connect, 1); in usb3503_connect()
137 if (!conn && hub->connect) in usb3503_switch_mode()
138 gpiod_set_value_cansleep(hub->connect, 0); in usb3503_switch_mode()
253 hub->connect = devm_gpiod_get_optional(dev, "connect", GPIOD_OUT_LOW); in usb3503_probe()
254 if (IS_ERR(hub->connect)) { in usb3503_probe()
255 err = PTR_ERR(hub->connect); in usb3503_probe()
258 if (hub->connect) in usb3503_probe()
259 gpiod_set_consumer_name(hub->connect, "usb3503 connect"); in usb3503_probe()
/linux-6.15/drivers/net/wireless/ath/ath6kl/
H A Dinit.c326 struct htc_service_connect_req connect; in ath6kl_init_service_ep() local
328 memset(&connect, 0, sizeof(connect)); in ath6kl_init_service_ep()
332 connect.ep_cb.rx = ath6kl_rx; in ath6kl_init_service_ep()
342 if (!connect.ep_cb.rx_refill_thresh) in ath6kl_init_service_ep()
343 connect.ep_cb.rx_refill_thresh++; in ath6kl_init_service_ep()
346 connect.svc_id = WMI_CONTROL_SVC; in ath6kl_init_service_ep()
350 connect.flags |= HTC_FLGS_TX_BNDL_PAD_EN; in ath6kl_init_service_ep()
375 connect.svc_id = WMI_DATA_BE_SVC; in ath6kl_init_service_ep()
381 connect.svc_id = WMI_DATA_BK_SVC; in ath6kl_init_service_ep()
386 connect.svc_id = WMI_DATA_VI_SVC; in ath6kl_init_service_ep()
[all …]
/linux-6.15/Documentation/admin-guide/media/
H A Ddvb-usb-ttusb2-cardlist.rst19 * - Technotrend TT-connect CT-3650
21 * - Technotrend TT-connect S-2400
23 * - Technotrend TT-connect S-2400 (8kB EEPROM)
H A Ddvb-usb-dvbsky-cardlist.rst31 * - TechnoTrend TT-connect CT2-4650 CI
33 * - TechnoTrend TT-connect CT2-4650 CI v1.1
35 * - TechnoTrend TT-connect S2-4650 CI
/linux-6.15/drivers/misc/sgi-xp/
H A Dxp_main.c82 xpc_set_interface(void (*connect) (int), in xpc_set_interface()
90 xpc_interface.connect = connect; in xpc_set_interface()
168 if (xpc_interface.connect) in xpc_connect()
169 xpc_interface.connect(ch_number); in xpc_connect()
/linux-6.15/sound/core/seq/
H A Dseq_dummy.c71 int connect; member
92 tmpev.source.port = p->connect; in dummy_input()
124 rec->connect = 0; in create_port()
209 rec1->connect = rec2->port; in register_client()
210 rec2->connect = rec1->port; in register_client()
/linux-6.15/drivers/net/wireless/ath/ath9k/
H A Dwmi.c265 struct htc_service_connreq connect; in ath9k_wmi_connect() local
270 memset(&connect, 0, sizeof(connect)); in ath9k_wmi_connect()
272 connect.ep_callbacks.priv = wmi; in ath9k_wmi_connect()
273 connect.ep_callbacks.tx = ath9k_wmi_ctrl_tx; in ath9k_wmi_connect()
274 connect.ep_callbacks.rx = ath9k_wmi_ctrl_rx; in ath9k_wmi_connect()
275 connect.service_id = WMI_CONTROL_SVC; in ath9k_wmi_connect()
277 ret = htc_connect_service(htc, &connect, &wmi->ctrl_epid); in ath9k_wmi_connect()
/linux-6.15/Documentation/hwmon/
H A Dntc_thermistor.rst46 1. connect = NTC_CONNECTED_POSITIVE, pullup_ohm > 0::
58 2. connect = NTC_CONNECTED_POSITIVE, pullup_ohm = 0 (not-connected)::
70 3. connect = NTC_CONNECTED_GROUND, pulldown_ohm > 0::
82 4. connect = NTC_CONNECTED_GROUND, pulldown_ohm = 0 (not-connected)::
95 pulldown_ohm, and connect should be provided. When none of the four models
/linux-6.15/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_cfg.c91 .connect = {
174 .connect = {
259 .connect = {
359 .connect = {
433 .connect = {
512 .connect = {
611 .connect = {
724 .connect = {
827 .connect = {
914 .connect = {
[all …]
/linux-6.15/Documentation/devicetree/bindings/usb/
H A Dsmsc,usb3503.yaml22 connect-gpios:
25 GPIO for connect
116 connect-gpios = <&gpx3 0 1>;
134 connect-gpios = <&gpx3 0 1>;
155 connect-gpios = <&pio 4 17 GPIO_ACTIVE_HIGH>; /* PE17 */
/linux-6.15/tools/testing/selftests/net/packetdrill/
H A Dtcp_syscall_bad_arg_fastopen-invalid-buf-ptr.pkt11 +0 connect(3, ..., ...) = -1 EINPROGRESS (Operation is now in progress)
30 +0 connect(5, ..., ...) = 0
38 +0 connect(6, ..., ...) = 0
H A Dtcp_blocking_blocking-connect.pkt2 // Test for blocking connect.
9 +.1...0.200 connect(3, ..., ...) = 0
/linux-6.15/tools/testing/selftests/net/tcp_ao/
H A DMakefile3 TEST_BOTH_AF += connect
4 TEST_BOTH_AF += connect-deny
9 TEST_BOTH_AF += self-connect
/linux-6.15/drivers/hwmon/
H A Dntc_thermistor.c341 enum { NTC_CONNECTED_POSITIVE, NTC_CONNECTED_GROUND } connect; member
394 if (data->connect == NTC_CONNECTED_POSITIVE && puo == 0) in get_ohm_of_thermistor()
396 else if (data->connect == NTC_CONNECTED_GROUND && pdo == 0) in get_ohm_of_thermistor()
398 else if (data->connect == NTC_CONNECTED_POSITIVE) in get_ohm_of_thermistor()
596 data->connect = NTC_CONNECTED_POSITIVE; in ntc_thermistor_parse_props()
598 data->connect = NTC_CONNECTED_GROUND; in ntc_thermistor_parse_props()
622 (data->pullup_ohm == 0 && data->connect == in ntc_thermistor_probe()
624 (data->pulldown_ohm == 0 && data->connect == in ntc_thermistor_probe()
626 (data->connect != NTC_CONNECTED_POSITIVE && in ntc_thermistor_probe()
627 data->connect != NTC_CONNECTED_GROUND)) { in ntc_thermistor_probe()
/linux-6.15/tools/testing/selftests/landlock/
H A Dscoped_abstract_unix_test.c126 err = connect(dgram_client, &self->dgram_address.unix_addr, in TEST_F()
473 stream_err = connect( in TEST_F()
478 dgram_err = connect( in TEST_F()
499 stream_err = connect( in TEST_F()
504 dgram_err = connect( in TEST_F()
686 err = connect(client_socket, &self->address.unix_addr, in TEST_F()
706 ASSERT_EQ(0, connect(client_child, in TEST_F()
844 ASSERT_EQ(0, connect(stream_pathname_socket, in TEST_F()
857 ASSERT_EQ(0, connect(dgram_pathname_socket, in TEST_F()
865 err = connect(stream_abstract_socket, in TEST_F()
[all …]
/linux-6.15/tools/testing/selftests/net/netfilter/
H A Dnf_nat_edemux.sh60 echo test | ip netns exec "$ns2" socat -t 3 -u STDIN TCP:10.96.0.1:443,connect-timeout=3 >/dev/null
74 sleep 5 | ip netns exec "$ns2" socat -t 5 -u STDIN TCP:192.168.1.1:5202,connect-timeout=5 >/dev/nul…
78 echo | ip netns exec "$ns2" socat -t 3 -u STDIN TCP:192.168.1.1:5203,connect-timeout=5 >/dev/null &
/linux-6.15/Documentation/devicetree/bindings/arm/
H A Dqcom,coresight-tpda.yaml18 TPDMs connect to it. But There must be only one TPDA in the path from the
19 TPDM source to TMC sink. TPDM can directly connect to TPDA's inport or
20 connect to funnel which will connect to TPDA's inport.
/linux-6.15/sound/soc/atmel/
H A Dtse850-pcm5142.c136 int connect = !!ucontrol->value.integer.value[0]; in tse850_put_mix() local
138 if (tse850->add_cache == connect) in tse850_put_mix()
145 gpiod_set_value_cansleep(tse850->add, connect); in tse850_put_mix()
146 tse850->add_cache = connect; in tse850_put_mix()
148 snd_soc_dapm_mixer_update_power(dapm, kctrl, connect, NULL); in tse850_put_mix()
/linux-6.15/Documentation/admin-guide/blockdev/drbd/
H A Ddrbd-connection-state-overview.dot21 label="try to connect, handshake"
52 // drbdadm [label="drbdadm connect"]
60 StandAlone -> Unconnected [ label="drbdadm connect" ]
/linux-6.15/tools/testing/selftests/bpf/prog_tests/
H A Dsockmap_ktls.c32 return connect(fd, &unspec, sizeof(unspec)); in disconnect()
54 err = connect(cli, (struct sockaddr *)&addr, len); in test_sockmap_ktls_disconnect_after_delete()
112 err = connect(s, (struct sockaddr *)&addr, len); in test_sockmap_ktls_update_fails_when_sock_has_ulp()
/linux-6.15/drivers/usb/musb/
H A Dmusb_debugfs.c236 int connect; in musb_softconnect_show() local
244 connect = reg & MUSB_DEVCTL_SESSION ? 1 : 0; in musb_softconnect_show()
250 connect = -1; in musb_softconnect_show()
253 seq_printf(s, "%d\n", connect); in musb_softconnect_show()

12345678910>>...31