mac80211: add an optional TXQ for other PS-buffered frames
Some drivers may want to also use the TXQ abstraction with
non-data packets that need powersave buffering, so add a
hardware flag to allow this.
Signed-off-by:
Johannes Berg <johannes.berg@intel.com>
Showing
- include/net/mac80211.h 12 additions, 5 deletionsinclude/net/mac80211.h
- net/mac80211/debugfs.c 2 additions, 0 deletionsnet/mac80211/debugfs.c
- net/mac80211/debugfs_sta.c 4 additions, 2 deletionsnet/mac80211/debugfs_sta.c
- net/mac80211/rx.c 1 addition, 1 deletionnet/mac80211/rx.c
- net/mac80211/sta_info.c 13 additions, 8 deletionsnet/mac80211/sta_info.c
- net/mac80211/tx.c 27 additions, 10 deletionsnet/mac80211/tx.c
Loading
Please register or sign in to comment