Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dtdls.c692 size_t extra_ies_len, u8 oper_class, in ieee80211_tdls_add_chan_switch_req_ies() argument
704 tf->u.chan_switch_req.oper_class = oper_class; in ieee80211_tdls_add_chan_switch_req_ies()
745 size_t extra_ies_len, u8 oper_class, in ieee80211_tdls_add_ies() argument
778 oper_class, chandef); in ieee80211_tdls_add_ies()
914 u8 oper_class, in ieee80211_tdls_build_mgmt_packet_data() argument
985 initiator, extra_ies, extra_ies_len, oper_class, in ieee80211_tdls_build_mgmt_packet_data()
1003 size_t extra_ies_len, u8 oper_class, in ieee80211_tdls_prep_mgmt_packet() argument
1062 extra_ies_len, oper_class, in ieee80211_tdls_prep_mgmt_packet()
1550 ieee80211_tdls_ch_sw_tmpl_get(struct sta_info *sta, u8 oper_class, in ieee80211_tdls_ch_sw_tmpl_get() argument
1622 ieee80211_tdls_channel_switch(struct wiphy * wiphy,struct net_device * dev,const u8 * addr,u8 oper_class,struct cfg80211_chan_def * chandef) ieee80211_tdls_channel_switch() argument
1847 u8 target_channel, oper_class; ieee80211_process_tdls_channel_switch_req() local
[all...]
H A Dtrace.h2276 struct ieee80211_sta *sta, u8 oper_class,
2279 TP_ARGS(local, sdata, sta, oper_class, chandef),
2285 __field(u8, oper_class)
2293 __entry->oper_class = oper_class;
2300 LOCAL_PR_ARG, VIF_PR_ARG, CHANDEF_PR_ARG, __entry->oper_class,
H A Ddriver-ops.h1327 struct ieee80211_sta *sta, u8 oper_class, in drv_tdls_channel_switch() argument
1341 trace_drv_tdls_channel_switch(local, sdata, sta, oper_class, chandef); in drv_tdls_channel_switch()
1343 oper_class, chandef, tmpl_skb, in drv_tdls_channel_switch()
H A Dieee80211_i.h2796 const u8 *addr, u8 oper_class,
/linux/net/wireless/
H A Drdev-ops.h1185 u8 oper_class, struct cfg80211_chan_def *chandef) in rdev_tdls_channel_switch() argument
1189 trace_rdev_tdls_channel_switch(&rdev->wiphy, dev, addr, oper_class, in rdev_tdls_channel_switch()
1192 oper_class, chandef); in rdev_tdls_channel_switch()
H A Dtrace.h2596 const u8 *addr, u8 oper_class,
2598 TP_ARGS(wiphy, netdev, addr, oper_class, chandef),
2603 __field(u8, oper_class)
2615 __entry->oper_class, CHAN_DEF_PR_ARG)
H A Dnl80211.c16801 u8 oper_class; in nl80211_del_tx_ts()
16844 oper_class = nla_get_u8(info->attrs[NL80211_ATTR_OPER_CLASS]); in nl80211_tdls_channel_switch()
16846 return rdev_tdls_channel_switch(rdev, dev, addr, oper_class, &chandef); in nl80211_tdls_channel_switch()
16811 u8 oper_class; nl80211_tdls_channel_switch() local
/linux/include/net/
H A Dcfg80211.h5131 const u8 *addr, u8 oper_class,
/linux/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c3905 const u8 *addr, u8 oper_class, in mwifiex_cfg80211_tdls_chan_switch() argument