/openbmc/linux/net/mac80211/ |
H A D | tdls.c | 719 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 D | trace.h | 2214 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 D | driver-ops.h | 1186 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 D | ieee80211_i.h | 2595 const u8 *addr, u8 oper_class,
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | tdls.c | 331 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 D | mvm.h | 2324 struct ieee80211_sta *sta, u8 oper_class,
|
/openbmc/linux/net/wireless/ |
H A D | rdev-ops.h | 1180 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 D | trace.h | 2438 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 D | nl80211.c | 15466 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 D | ieee80211.h | 1161 u8 oper_class; member 1562 u8 oper_class; member
|
/openbmc/linux/include/net/ |
H A D | mac80211.h | 4580 struct ieee80211_sta *sta, u8 oper_class,
|
H A D | cfg80211.h | 4691 const u8 *addr, u8 oper_class,
|
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/ |
H A D | cfg80211.c | 3883 const u8 *addr, u8 oper_class, in mwifiex_cfg80211_tdls_chan_switch() argument
|