Home
last modified time | relevance | path

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

/net/netfilter/
Dxt_string.c28 const struct xt_string_info *conf = par->matchinfo; in string_mt() local
42 struct xt_string_info *conf = par->matchinfo; in string_mt_check() local
/net/mac80211/
Dchan.c70 struct ieee80211_chanctx_conf *conf; in ieee80211_vif_get_chanctx() local
243 struct ieee80211_chanctx_conf *conf) in ieee80211_get_chanctx_max_required_bw()
421 struct ieee80211_chanctx_conf *conf = &ctx->conf; in ieee80211_chanctx_radar_required() local
568 struct ieee80211_chanctx_conf *conf = &ctx->conf; in ieee80211_recalc_chanctx_chantype() local
643 struct ieee80211_chanctx_conf *conf; in ieee80211_assign_vif_chanctx() local
796 struct ieee80211_chanctx_conf *conf; in __ieee80211_vif_copy_chanctx_to_vlans() local
1522 struct ieee80211_chanctx_conf *conf; in __ieee80211_vif_release_channel() local
1685 struct ieee80211_chanctx_conf *conf; in ieee80211_vif_change_bandwidth() local
1767 struct ieee80211_chanctx_conf *conf; in ieee80211_vif_vlan_copy_chanctx() local
Dcfg.c158 struct cfg80211_nan_conf *conf) in ieee80211_start_nan()
193 struct cfg80211_nan_conf *conf, in ieee80211_nan_change_conf()
1805 struct mesh_config *conf) in ieee80211_get_mesh_config()
1870 struct mesh_config *conf; in ieee80211_update_mesh_config() local
1978 const struct mesh_config *conf, in ieee80211_join_mesh()
3111 struct ieee80211_chanctx_conf *conf; in __ieee80211_channel_switch() local
Ddriver-ops.h258 struct ieee80211_key_conf *conf, in drv_update_tkip_key()
1175 struct cfg80211_nan_conf *conf) in drv_start_nan()
1201 struct cfg80211_nan_conf *conf, in drv_nan_change_conf()
Dkey.h134 struct ieee80211_key_conf conf; member
Dmlme.c1101 struct ieee80211_chanctx_conf *conf; in ieee80211_sta_process_chanswitch() local
1380 struct ieee80211_conf *conf = &local->hw.conf; in ieee80211_enable_ps() local
1408 struct ieee80211_conf *conf = &local->hw.conf; in ieee80211_change_ps() local
Dtdls.c1261 struct ieee80211_chanctx_conf *conf; in iee80211_tdls_recalc_chanctx() local
Dieee80211_i.h796 struct ieee80211_chanctx_conf conf; member
843 struct cfg80211_nan_conf conf; member
Dutil.c1715 struct ieee80211_chanctx_conf *conf; in ieee80211_assign_chanctx() local
/net/openvswitch/
Dvport-vxlan.c65 struct vxlan_config *conf) in vxlan_configure_exts()
91 struct vxlan_config conf = { in vxlan_tnl_create() local
/net/sched/
Dem_text.c51 struct tcf_em_text *conf = data; in em_text_change() local
111 struct tcf_em_text conf; in em_text_dump() local
Dem_canid.c126 struct can_filter *conf = data; /* Array with rules */ in em_canid_change() local
Dsch_generic.c989 const struct tc_ratespec *conf, in psched_ratecfg_precompute()
/net/wireless/
Dmesh.c99 const struct mesh_config *conf) in __cfg80211_join_mesh()
194 const struct mesh_config *conf) in cfg80211_join_mesh()
Drdev-ops.h308 struct net_device *dev, struct mesh_config *conf) in rdev_get_mesh_config()
331 const struct mesh_config *conf, in rdev_join_mesh()
892 struct cfg80211_nan_conf *conf) in rdev_start_nan()
934 struct cfg80211_nan_conf *conf, u32 changes) in rdev_nan_change_conf()
Dnl80211.c10583 struct cfg80211_nan_conf conf = {}; in nl80211_start_nan() local
10956 struct cfg80211_nan_conf conf = {}; in nl80211_nan_change_config() local
/net/core/
Dskbuff.c2900 struct ts_config *conf, in skb_ts_get_next_block()
2906 static void skb_ts_finish(struct ts_config *conf, struct ts_state *state) in skb_ts_finish()