Home
last modified time | relevance | path

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

12345678910>>...25

/linux/net/wireless/
H A Dwext-sme.c31 wdev->wext.connect.ie = wdev->wext.ie; in cfg80211_mgd_wext_connect()
32 wdev->wext.connect.ie_len = wdev->wext.ie_len; 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()
58 &wdev->wext.connect, ck, prev_bssid); in cfg80211_mgd_wext_connect()
93 if (wdev->wext.connect.channel == chan) in cfg80211_mgd_wext_siwfreq()
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()
[all …]
H A Dsme.c556 struct cfg80211_connect_params *connect, in cfg80211_sme_connect() argument
583 memcpy(&wdev->conn->params, connect, sizeof(*connect)); in cfg80211_sme_connect()
584 if (connect->bssid) { in cfg80211_sme_connect()
586 memcpy(wdev->conn->bssid, connect->bssid, ETH_ALEN); in cfg80211_sme_connect()
589 if (cfg80211_sme_get_conn_ies(wdev, connect->ie, connect->ie_len, in cfg80211_sme_connect()
598 if (connect->auth_type == NL80211_AUTHTYPE_AUTOMATIC) { in cfg80211_sme_connect()
806 if (!wiphy_to_rdev(wdev->wiphy)->ops->connect) { in __cfg80211_connect_result()
1398 wdev->wext.connect.ssid_len = 0; in __cfg80211_disconnected()
1438 struct cfg80211_connect_params *connect, in cfg80211_connect() argument
1453 (wdev->u.client.ssid_len != connect->ssid_len || in cfg80211_connect()
[all …]
/linux/scripts/kconfig/
H A Dqconf.cc315 connect(this, &ConfigList::itemSelectionChanged, in ConfigList()
323 connect(configApp, &QApplication::aboutToQuit, in ConfigList()
875 connect(action, &QAction::toggled, in contextMenuEvent()
877 connect(this, &ConfigList::showNameChanged, in contextMenuEvent()
923 connect(configApp, &QApplication::aboutToQuit, in ConfigInfoView()
931 connect(action, &QAction::toggled, in ConfigInfoView()
933 connect(this, &ConfigInfoView::showDebugChanged, in ConfigInfoView()
1172 connect(editField, &QLineEdit::returnPressed, in ConfigSearchWindow()
1177 connect(searchButton, &QPushButton::clicked, in ConfigSearchWindow()
1186 connect(list, &ConfigList::menuChanged, in ConfigSearchWindow()
[all …]
/linux/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()
331 connect.ep_cb.tx_comp_multi = ath6kl_tx_complete; in ath6kl_init_service_ep()
332 connect.ep_cb.rx = ath6kl_rx; in ath6kl_init_service_ep()
333 connect.ep_cb.rx_refill = ath6kl_rx_refill; in ath6kl_init_service_ep()
334 connect.ep_cb.tx_full = ath6kl_tx_queue_full; in ath6kl_init_service_ep()
340 connect.max_txq_depth = MAX_DEFAULT_SEND_QUEUE_DEPTH; in ath6kl_init_service_ep()
341 connect.ep_cb.rx_refill_thresh = ATH6KL_MAX_RX_BUFFERS / 4; 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()
[all …]
/linux/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/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/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/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/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/drivers/hwmon/
H A Dntc_thermistor.c341 enum { NTC_CONNECTED_POSITIVE, NTC_CONNECTED_GROUND } connect; member
391 return (data->connect == NTC_CONNECTED_POSITIVE) ? in get_ohm_of_thermistor()
394 return (data->connect == NTC_CONNECTED_POSITIVE) ? in get_ohm_of_thermistor()
397 if (data->connect == NTC_CONNECTED_POSITIVE && puo == 0) in get_ohm_of_thermistor()
399 else if (data->connect == NTC_CONNECTED_GROUND && pdo == 0) in get_ohm_of_thermistor()
401 else if (data->connect == NTC_CONNECTED_POSITIVE) in get_ohm_of_thermistor()
597 data->connect = NTC_CONNECTED_POSITIVE; in ntc_thermistor_parse_props()
599 data->connect = NTC_CONNECTED_GROUND; in ntc_thermistor_parse_props()
623 (data->pullup_ohm == 0 && data->connect == in ntc_thermistor_probe()
625 (data->pulldown_ohm == 0 && data->connect == in ntc_thermistor_probe()
[all …]
/linux/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/tools/testing/selftests/landlock/
H A Dscoped_abstract_unix_test.c115 err = connect(stream_client, &self->stream_address.unix_addr, in TEST_F()
125 err = connect(dgram_client, &self->dgram_address.unix_addr, in TEST_F()
245 err_stream = connect(stream_client, &self->stream_address.unix_addr, in TEST_F()
248 err_dgram = connect(dgram_client, &self->dgram_address.unix_addr, in TEST_F()
362 stream_err = connect( in TEST_F()
367 dgram_err = connect( in TEST_F()
388 stream_err = connect( in TEST_F()
393 dgram_err = connect( in TEST_F()
575 err = connect(client_socket, &self->address.unix_addr, in TEST_F()
595 ASSERT_EQ(0, connect(client_child, in TEST_F()
[all …]
/linux/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/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/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/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()
113 err = connect(s, (struct sockaddr *)&addr, len); in test_sockmap_ktls_update_fails_when_sock_has_ulp()
/linux/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/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()
/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dhisilicon,mbigen-v2.txt12 Non-pci devices can connect to mbigen and generate the
15 The mbigen chip and devices connect to mbigen have the following properties:
69 Devices connect to mbigen required properties:
/linux/tools/testing/selftests/net/packetdrill/
H A Dtcp_zerocopy_closed.pkt8 // Then connect and send and verify that notification nr. is zero.
22 +0...0 connect(4, ..., ...) = 0
/linux/drivers/media/radio/si470x/
H A DKconfig9 Say Y here if you want to connect this type of radio to your
35 Say Y here if you want to connect this type of radio to your
48 Say Y here if you want to connect this type of radio to your
/linux/Documentation/devicetree/bindings/net/
H A Dhisilicon-hns-nic.txt11 connect to 8 PHYs. Port 0 to 1 are both used for administration purpose. They
26 In Switch mode of DSAF, all 6 PHYs are taken as physical ports connect to a
27 LAN Switch while the CPU side assume itself have one single NIC connect to
/linux/include/xen/interface/io/
H A Dpvcalls.h56 } connect; member
98 } connect; member
/linux/drivers/nfc/
H A Dmei_phy.c142 struct mei_nfc_connect *connect; in mei_nfc_connect() local
156 connect = (struct mei_nfc_connect *)cmd->data; in mei_nfc_connect()
169 connect->fw_ivn = phy->fw_ivn; in mei_nfc_connect()
170 connect->vendor_id = phy->vendor_id; in mei_nfc_connect()

12345678910>>...25