Home
last modified time | relevance | path

Searched refs:oper_class (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/net/mac80211/
H A Dtdls.c719 size_t extra_ies_len, u8 oper_class, in ieee80211_tdls_add_chan_switch_req_ies() argument
731 tf->u.chan_switch_req.oper_class = oper_class; in ieee80211_tdls_add_chan_switch_req_ies()
772 size_t extra_ies_len, u8 oper_class, in ieee80211_tdls_add_ies() argument
805 oper_class, chandef); in ieee80211_tdls_add_ies()
941 u8 oper_class, in ieee80211_tdls_build_mgmt_packet_data() argument
1012 initiator, extra_ies, extra_ies_len, oper_class, in ieee80211_tdls_build_mgmt_packet_data()
1030 size_t extra_ies_len, u8 oper_class, in ieee80211_tdls_prep_mgmt_packet() argument
1089 extra_ies_len, oper_class, in ieee80211_tdls_prep_mgmt_packet()
1590 ieee80211_tdls_ch_sw_tmpl_get(struct sta_info *sta, u8 oper_class, in ieee80211_tdls_ch_sw_tmpl_get() argument
1632 oper_class, chandef); in ieee80211_tdls_ch_sw_tmpl_get()
[all …]
H A Dtrace.h2214 struct ieee80211_sta *sta, u8 oper_class,
2217 TP_ARGS(local, sdata, sta, oper_class, chandef),
2223 __field(u8, oper_class)
2231 __entry->oper_class = oper_class;
2238 LOCAL_PR_ARG, VIF_PR_ARG, CHANDEF_PR_ARG, __entry->oper_class,
H A Ddriver-ops.h1186 struct ieee80211_sta *sta, u8 oper_class, in drv_tdls_channel_switch() argument
1199 trace_drv_tdls_channel_switch(local, sdata, sta, oper_class, chandef); in drv_tdls_channel_switch()
1201 oper_class, chandef, tmpl_skb, in drv_tdls_channel_switch()
H A Dieee80211_i.h2595 const u8 *addr, u8 oper_class,
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtdls.c331 u8 oper_class, in iwl_mvm_tdls_config_channel_switch() argument
502 struct ieee80211_sta *sta, u8 oper_class, in iwl_mvm_tdls_channel_switch() argument
528 oper_class, chandef, 0, 0, 0, in iwl_mvm_tdls_channel_switch()
547 mvm->tdls_cs.peer.op_class = oper_class; in iwl_mvm_tdls_channel_switch()
H A Dmvm.h2324 struct ieee80211_sta *sta, u8 oper_class,
/openbmc/linux/net/wireless/
H A Drdev-ops.h1180 u8 oper_class, struct cfg80211_chan_def *chandef) in rdev_tdls_channel_switch() argument
1184 trace_rdev_tdls_channel_switch(&rdev->wiphy, dev, addr, oper_class, in rdev_tdls_channel_switch()
1187 oper_class, chandef); in rdev_tdls_channel_switch()
H A Dtrace.h2438 const u8 *addr, u8 oper_class,
2440 TP_ARGS(wiphy, netdev, addr, oper_class, chandef),
2445 __field(u8, oper_class)
2457 __entry->oper_class, CHAN_DEF_PR_ARG)
H A Dnl80211.c15466 u8 oper_class; in nl80211_tdls_channel_switch() local
15509 oper_class = nla_get_u8(info->attrs[NL80211_ATTR_OPER_CLASS]); in nl80211_tdls_channel_switch()
15512 err = rdev_tdls_channel_switch(rdev, dev, addr, oper_class, &chandef); in nl80211_tdls_channel_switch()
/openbmc/linux/include/linux/
H A Dieee80211.h1161 u8 oper_class; member
1562 u8 oper_class; member
/openbmc/linux/include/net/
H A Dmac80211.h4580 struct ieee80211_sta *sta, u8 oper_class,
H A Dcfg80211.h4691 const u8 *addr, u8 oper_class,
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c3883 const u8 *addr, u8 oper_class, in mwifiex_cfg80211_tdls_chan_switch() argument