cfg80211: introduce TDLS channel switch commands
Introduce commands to initiate and cancel TDLS channel-switching. Once TDLS channel-switching is started, the lower level driver is responsible for continually initiating channel-switch operations and returning to the base (AP) channel to listen for beacons from time to time. Upon cancellation of the channel-switch all communication between the relevant TDLS peers will continue on the base channel. Signed-off-by:Arik Nemtsov <arikx.nemtsov@intel.com> Signed-off-by:
Johannes Berg <johannes.berg@intel.com>
Showing
- include/net/cfg80211.h 14 additions, 0 deletionsinclude/net/cfg80211.h
- include/uapi/linux/nl80211.h 19 additions, 0 deletionsinclude/uapi/linux/nl80211.h
- net/wireless/core.c 4 additions, 0 deletionsnet/wireless/core.c
- net/wireless/nl80211.c 108 additions, 0 deletionsnet/wireless/nl80211.c
- net/wireless/rdev-ops.h 24 additions, 0 deletionsnet/wireless/rdev-ops.h
- net/wireless/trace.h 42 additions, 0 deletionsnet/wireless/trace.h
Loading
Please register or sign in to comment