Searched hist:d00800a289c9349bb659a698cbd7bc04521dc927 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/net/mac80211/ |
H A D | trace.h | diff d00800a289c9349bb659a698cbd7bc04521dc927 Fri Mar 31 09:59:17 CDT 2023 Johannes Berg <johannes.berg@intel.com> wifi: mac80211: add flush_sta method
Some drivers like iwlwifi might have per-STA queues, so we may want to flush/drop just those queues rather than all when removing a station. Add a separate method for that.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
H A D | driver-ops.h | diff d00800a289c9349bb659a698cbd7bc04521dc927 Fri Mar 31 09:59:17 CDT 2023 Johannes Berg <johannes.berg@intel.com> wifi: mac80211: add flush_sta method
Some drivers like iwlwifi might have per-STA queues, so we may want to flush/drop just those queues rather than all when removing a station. Add a separate method for that.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
H A D | sta_info.c | diff d00800a289c9349bb659a698cbd7bc04521dc927 Fri Mar 31 09:59:17 CDT 2023 Johannes Berg <johannes.berg@intel.com> wifi: mac80211: add flush_sta method
Some drivers like iwlwifi might have per-STA queues, so we may want to flush/drop just those queues rather than all when removing a station. Add a separate method for that.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
/openbmc/linux/include/net/ |
H A D | mac80211.h | diff d00800a289c9349bb659a698cbd7bc04521dc927 Fri Mar 31 09:59:17 CDT 2023 Johannes Berg <johannes.berg@intel.com> wifi: mac80211: add flush_sta method
Some drivers like iwlwifi might have per-STA queues, so we may want to flush/drop just those queues rather than all when removing a station. Add a separate method for that.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|