Home
last modified time | relevance | path

Searched refs:setup (Results 1 – 25 of 43) sorted by relevance

12

/net/wireless/
Dmesh.c100 struct mesh_setup *setup, in __cfg80211_join_mesh() argument
114 setup->is_secure) in __cfg80211_join_mesh()
120 if (!setup->mesh_id_len) in __cfg80211_join_mesh()
126 if (!setup->chandef.chan) { in __cfg80211_join_mesh()
128 setup->chandef = wdev->preset_chandef; in __cfg80211_join_mesh()
131 if (!setup->chandef.chan) { in __cfg80211_join_mesh()
150 setup->chandef.chan = chan; in __cfg80211_join_mesh()
154 if (setup->chandef.chan) in __cfg80211_join_mesh()
159 if (!setup->chandef.chan) in __cfg80211_join_mesh()
162 setup->chandef.width = NL80211_CHAN_WIDTH_20_NOHT; in __cfg80211_join_mesh()
[all …]
Docb.c19 struct ocb_setup *setup) in __cfg80211_join_ocb() argument
32 if (WARN_ON(!setup->chandef.chan)) in __cfg80211_join_ocb()
35 err = rdev_join_ocb(rdev, dev, setup); in __cfg80211_join_ocb()
37 wdev->chandef = setup->chandef; in __cfg80211_join_ocb()
44 struct ocb_setup *setup) in cfg80211_join_ocb() argument
50 err = __cfg80211_join_ocb(rdev, dev, setup); in cfg80211_join_ocb()
Dcore.h334 struct mesh_setup *setup,
347 struct ocb_setup *setup);
350 struct ocb_setup *setup);
Dcore.c1378 struct mesh_setup setup; in cfg80211_netdev_notifier_call() local
1379 memcpy(&setup, &default_mesh_setup, in cfg80211_netdev_notifier_call()
1380 sizeof(setup)); in cfg80211_netdev_notifier_call()
1382 setup.mesh_id = wdev->ssid; in cfg80211_netdev_notifier_call()
1383 setup.mesh_id_len = wdev->mesh_id_up_len; in cfg80211_netdev_notifier_call()
1386 &setup, in cfg80211_netdev_notifier_call()
Drdev-ops.h346 const struct mesh_setup *setup) in rdev_join_mesh() argument
349 trace_rdev_join_mesh(&rdev->wiphy, dev, conf, setup); in rdev_join_mesh()
350 ret = rdev->ops->join_mesh(&rdev->wiphy, dev, conf, setup); in rdev_join_mesh()
368 struct ocb_setup *setup) in rdev_join_ocb() argument
371 trace_rdev_join_ocb(&rdev->wiphy, dev, setup); in rdev_join_ocb()
372 ret = rdev->ops->join_ocb(&rdev->wiphy, dev, setup); in rdev_join_ocb()
Dnl80211.c7417 struct mesh_setup *setup) in nl80211_parse_mesh_setup() argument
7428 setup->sync_method = in nl80211_parse_mesh_setup()
7434 setup->path_sel_proto = in nl80211_parse_mesh_setup()
7440 setup->path_metric = in nl80211_parse_mesh_setup()
7448 setup->ie = nla_data(ieattr); in nl80211_parse_mesh_setup()
7449 setup->ie_len = nla_len(ieattr); in nl80211_parse_mesh_setup()
7454 setup->user_mpm = nla_get_flag(tb[NL80211_MESH_SETUP_USERSPACE_MPM]); in nl80211_parse_mesh_setup()
7455 setup->is_authenticated = nla_get_flag(tb[NL80211_MESH_SETUP_USERSPACE_AUTH]); in nl80211_parse_mesh_setup()
7456 setup->is_secure = nla_get_flag(tb[NL80211_MESH_SETUP_USERSPACE_AMPE]); in nl80211_parse_mesh_setup()
7457 if (setup->is_secure) in nl80211_parse_mesh_setup()
[all …]
/net/dsa/
Ddsa2.c259 if (dp->setup) in dsa_port_setup()
307 dp->setup = true; in dsa_port_setup()
358 if (!dp->setup) in dsa_port_teardown()
383 dp->setup = false; in dsa_port_teardown()
417 if (ds->setup) in dsa_switch_setup()
455 err = ds->ops->setup(ds); in dsa_switch_setup()
475 ds->setup = true; in dsa_switch_setup()
503 if (!ds->setup) in dsa_switch_teardown()
526 ds->setup = false; in dsa_switch_teardown()
605 if (dst->setup) { in dsa_tree_setup()
[all …]
/net/mac80211/
Dcfg.c2076 const struct mesh_setup *setup) in copy_mesh_setup() argument
2086 if (setup->ie_len) { in copy_mesh_setup()
2087 new_ie = kmemdup(setup->ie, setup->ie_len, in copy_mesh_setup()
2092 ifmsh->ie_len = setup->ie_len; in copy_mesh_setup()
2096 ifmsh->mesh_id_len = setup->mesh_id_len; in copy_mesh_setup()
2097 memcpy(ifmsh->mesh_id, setup->mesh_id, ifmsh->mesh_id_len); in copy_mesh_setup()
2098 ifmsh->mesh_sp_id = setup->sync_method; in copy_mesh_setup()
2099 ifmsh->mesh_pp_id = setup->path_sel_proto; in copy_mesh_setup()
2100 ifmsh->mesh_pm_id = setup->path_metric; in copy_mesh_setup()
2101 ifmsh->user_mpm = setup->user_mpm; in copy_mesh_setup()
[all …]
Docb.c173 struct ocb_setup *setup) in ieee80211_ocb_join() argument
188 err = ieee80211_vif_use_channel(sdata, &setup->chandef, in ieee80211_ocb_join()
/net/netfilter/
Dnf_conntrack_h323_main.c844 Setup_UUIE *setup) in process_setup() argument
855 if (setup->options & eSetup_UUIE_h245Address) { in process_setup()
857 &setup->h245Address); in process_setup()
863 if ((setup->options & eSetup_UUIE_destCallSignalAddress) && in process_setup()
866 get_h225_addr(ct, *data, &setup->destCallSignalAddress, in process_setup()
873 &setup->destCallSignalAddress, in process_setup()
880 if ((setup->options & eSetup_UUIE_sourceCallSignalAddress) && in process_setup()
883 get_h225_addr(ct, *data, &setup->sourceCallSignalAddress, in process_setup()
890 &setup->sourceCallSignalAddress, in process_setup()
897 if (setup->options & eSetup_UUIE_fastStart) { in process_setup()
[all …]
Dnf_flow_table_inet.c50 .setup = nf_flow_table_offload_setup,
/net/ipv6/netfilter/
Dnf_flow_table_ipv6.c13 .setup = nf_flow_table_offload_setup,
/net/ipv4/netfilter/
Dnf_flow_table_ipv4.c12 .setup = nf_flow_table_offload_setup,
/net/ieee802154/6lowpan/
Dcore.c197 .setup = lowpan_setup,
/net/sunrpc/xprtrdma/
Dsvc_rdma_backchannel.c280 .setup = xprt_setup_rdma_bc,
Dtransport.c773 .setup = xprt_setup_rdma,
/net/8021q/
Dvlan_netlink.c291 .setup = vlan_setup,
/net/l2tp/
DKconfig31 and session setup). One such daemon is OpenL2TP
/net/ipv4/
Dip_gre.c1609 .setup = ipgre_tunnel_setup,
1624 .setup = ipgre_tap_setup,
1639 .setup = erspan_setup,
Dipip.c619 .setup = ipip_tunnel_setup,
/net/tipc/
Dlink.c812 bool setup = false; in tipc_link_timeout() local
843 setup = l->rst_cnt++ <= 4; in tipc_link_timeout()
844 setup |= !(l->rst_cnt % 16); in tipc_link_timeout()
848 setup = true; in tipc_link_timeout()
859 if (state || probe || setup) in tipc_link_timeout()
/net/caif/
Dchnl_net.c505 .setup = ipcaif_net_setup,
/net/hsr/
Dhsr_netlink.c159 .setup = hsr_dev_setup,
/net/sunrpc/
Dxprtsock.c3104 .setup = xs_setup_local,
3113 .setup = xs_setup_udp,
3122 .setup = xs_setup_tcp,
3131 .setup = xs_setup_bc_tcp,
/net/nfc/nci/
Dcore.c503 if (!rc && ndev->ops->setup) { in nci_open_device()
504 rc = ndev->ops->setup(ndev); in nci_open_device()

12