Searched hist:"0 eeb2b674f05ccb5162a1d68c0b8ae81e25fd972" (Results 1 – 3 of 3) sorted by relevance
/linux/net/mac80211/ |
H A D | debugfs.c | diff 0eeb2b674f05ccb5162a1d68c0b8ae81e25fd972 Wed Sep 05 07:06:09 CEST 2018 Sara Sharon <sara.sharon@intel.com> mac80211: add an option for station management TXQ
We have a TXQ abstraction for non-data packets that need powersave buffering. Since the AP cannot sleep, in case of station we can use this TXQ for all management frames, regardless if they are bufferable. Add HW flag to allow that.
Signed-off-by: Sara Sharon <sara.sharon@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
H A D | tx.c | diff 0eeb2b674f05ccb5162a1d68c0b8ae81e25fd972 Wed Sep 05 07:06:09 CEST 2018 Sara Sharon <sara.sharon@intel.com> mac80211: add an option for station management TXQ
We have a TXQ abstraction for non-data packets that need powersave buffering. Since the AP cannot sleep, in case of station we can use this TXQ for all management frames, regardless if they are bufferable. Add HW flag to allow that.
Signed-off-by: Sara Sharon <sara.sharon@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
/linux/include/net/ |
H A D | mac80211.h | diff 0eeb2b674f05ccb5162a1d68c0b8ae81e25fd972 Wed Sep 05 07:06:09 CEST 2018 Sara Sharon <sara.sharon@intel.com> mac80211: add an option for station management TXQ
We have a TXQ abstraction for non-data packets that need powersave buffering. Since the AP cannot sleep, in case of station we can use this TXQ for all management frames, regardless if they are bufferable. Add HW flag to allow that.
Signed-off-by: Sara Sharon <sara.sharon@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|