Home
last modified time | relevance | path

Searched defs:conf (Results 1 – 18 of 18) sorted by relevance

/net/netfilter/
Dxt_string.c26 const struct xt_string_info *conf = par->matchinfo; in string_mt() local
40 struct xt_string_info *conf = par->matchinfo; in string_mt_check() local
/net/mac80211/
Dchan.c71 struct ieee80211_chanctx_conf *conf; in ieee80211_vif_get_chanctx() local
244 struct ieee80211_chanctx_conf *conf) in ieee80211_get_chanctx_max_required_bw()
422 struct ieee80211_chanctx_conf *conf = &ctx->conf; in ieee80211_chanctx_radar_required() local
569 struct ieee80211_chanctx_conf *conf = &ctx->conf; in ieee80211_recalc_chanctx_chantype() local
644 struct ieee80211_chanctx_conf *conf; in ieee80211_assign_vif_chanctx() local
797 struct ieee80211_chanctx_conf *conf; in __ieee80211_vif_copy_chanctx_to_vlans() local
1521 struct ieee80211_chanctx_conf *conf; in __ieee80211_vif_release_channel() local
1684 struct ieee80211_chanctx_conf *conf; in ieee80211_vif_change_bandwidth() local
1766 struct ieee80211_chanctx_conf *conf; in ieee80211_vif_vlan_copy_chanctx() local
Dcfg.c201 struct cfg80211_nan_conf *conf) in ieee80211_start_nan()
236 struct cfg80211_nan_conf *conf, in ieee80211_nan_change_conf()
1931 struct mesh_config *conf) in ieee80211_get_mesh_config()
1997 struct mesh_config *conf; in ieee80211_update_mesh_config() local
2108 const struct mesh_config *conf, in ieee80211_join_mesh()
3306 struct ieee80211_chanctx_conf *conf; in __ieee80211_channel_switch() local
Ddriver-ops.h260 struct ieee80211_key_conf *conf, in drv_update_tkip_key()
1284 struct cfg80211_nan_conf *conf) in drv_start_nan()
1310 struct cfg80211_nan_conf *conf, in drv_nan_change_conf()
Dkey.h134 struct ieee80211_key_conf conf; member
Dmlme.c1291 struct ieee80211_chanctx_conf *conf; in ieee80211_sta_process_chanswitch() local
1591 struct ieee80211_conf *conf = &local->hw.conf; in ieee80211_enable_ps() local
1619 struct ieee80211_conf *conf = &local->hw.conf; in ieee80211_change_ps() local
Dtdls.c1252 struct ieee80211_chanctx_conf *conf; in iee80211_tdls_recalc_chanctx() local
Dieee80211_i.h814 struct ieee80211_chanctx_conf conf; member
868 struct cfg80211_nan_conf conf; member
Dutil.c2050 struct ieee80211_chanctx_conf *conf; in ieee80211_assign_chanctx() local
/net/openvswitch/
Dvport-vxlan.c52 struct vxlan_config *conf) in vxlan_configure_exts()
79 struct vxlan_config conf = { in vxlan_tnl_create() local
/net/sched/
Dem_text.c47 struct tcf_em_text *conf = data; in em_text_change() local
107 struct tcf_em_text conf; in em_text_dump() local
Dem_canid.c122 struct can_filter *conf = data; /* Array with rules */ in em_canid_change() local
Dsch_generic.c1318 const struct tc_ratespec *conf, in psched_ratecfg_precompute()
/net/wireless/
Dmesh.c100 const struct mesh_config *conf) in __cfg80211_join_mesh()
Drdev-ops.h309 struct net_device *dev, struct mesh_config *conf) in rdev_get_mesh_config()
332 const struct mesh_config *conf, in rdev_join_mesh()
960 struct cfg80211_nan_conf *conf) in rdev_start_nan()
1002 struct cfg80211_nan_conf *conf, u32 changes) in rdev_nan_change_conf()
Dnl80211.c12222 struct cfg80211_nan_conf conf = {}; in nl80211_start_nan() local
12593 struct cfg80211_nan_conf conf = {}; in nl80211_nan_change_config() local
/net/tls/
Dtls_main.c455 int conf; in do_tls_setsockopt_conf() local
/net/core/
Dskbuff.c3549 struct ts_config *conf, in skb_ts_get_next_block()
3555 static void skb_ts_finish(struct ts_config *conf, struct ts_state *state) in skb_ts_finish()