Searched hist:b8a85a1d42d76916bd476a5c91bd7bc98751378f (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | mld-sta.c | diff b8a85a1d42d76916bd476a5c91bd7bc98751378f Wed Mar 29 02:05:21 CDT 2023 Johannes Berg <johannes.berg@intel.com> wifi: iwlwifi: mvm: rxmq: report link ID to mac80211
Add a fw_id_to_link_sta array in mvm to track the link STA for each firmware station ID, and then use that to report the link a frame was received on (since we know the station ID from firmware).
Notably, this fixes beacon tracking for the correct link since mac80211 now queues and processes those on the one link identified by the link ID only.
Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Gregory Greenman <gregory.greenman@intel.com> Link: https://lore.kernel.org/r/20230329100039.c7dd3ec18077.I12ef9eb4a5b8b5c2b9d6bcaa1fda73b59eba39d8@changeid Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
H A D | rxmq.c | diff b8a85a1d42d76916bd476a5c91bd7bc98751378f Wed Mar 29 02:05:21 CDT 2023 Johannes Berg <johannes.berg@intel.com> wifi: iwlwifi: mvm: rxmq: report link ID to mac80211
Add a fw_id_to_link_sta array in mvm to track the link STA for each firmware station ID, and then use that to report the link a frame was received on (since we know the station ID from firmware).
Notably, this fixes beacon tracking for the correct link since mac80211 now queues and processes those on the one link identified by the link ID only.
Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Gregory Greenman <gregory.greenman@intel.com> Link: https://lore.kernel.org/r/20230329100039.c7dd3ec18077.I12ef9eb4a5b8b5c2b9d6bcaa1fda73b59eba39d8@changeid Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
H A D | fw.c | diff b8a85a1d42d76916bd476a5c91bd7bc98751378f Wed Mar 29 02:05:21 CDT 2023 Johannes Berg <johannes.berg@intel.com> wifi: iwlwifi: mvm: rxmq: report link ID to mac80211
Add a fw_id_to_link_sta array in mvm to track the link STA for each firmware station ID, and then use that to report the link a frame was received on (since we know the station ID from firmware).
Notably, this fixes beacon tracking for the correct link since mac80211 now queues and processes those on the one link identified by the link ID only.
Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Gregory Greenman <gregory.greenman@intel.com> Link: https://lore.kernel.org/r/20230329100039.c7dd3ec18077.I12ef9eb4a5b8b5c2b9d6bcaa1fda73b59eba39d8@changeid Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
H A D | mvm.h | diff b8a85a1d42d76916bd476a5c91bd7bc98751378f Wed Mar 29 02:05:21 CDT 2023 Johannes Berg <johannes.berg@intel.com> wifi: iwlwifi: mvm: rxmq: report link ID to mac80211
Add a fw_id_to_link_sta array in mvm to track the link STA for each firmware station ID, and then use that to report the link a frame was received on (since we know the station ID from firmware).
Notably, this fixes beacon tracking for the correct link since mac80211 now queues and processes those on the one link identified by the link ID only.
Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Gregory Greenman <gregory.greenman@intel.com> Link: https://lore.kernel.org/r/20230329100039.c7dd3ec18077.I12ef9eb4a5b8b5c2b9d6bcaa1fda73b59eba39d8@changeid Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
H A D | mac80211.c | diff b8a85a1d42d76916bd476a5c91bd7bc98751378f Wed Mar 29 02:05:21 CDT 2023 Johannes Berg <johannes.berg@intel.com> wifi: iwlwifi: mvm: rxmq: report link ID to mac80211
Add a fw_id_to_link_sta array in mvm to track the link STA for each firmware station ID, and then use that to report the link a frame was received on (since we know the station ID from firmware).
Notably, this fixes beacon tracking for the correct link since mac80211 now queues and processes those on the one link identified by the link ID only.
Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Gregory Greenman <gregory.greenman@intel.com> Link: https://lore.kernel.org/r/20230329100039.c7dd3ec18077.I12ef9eb4a5b8b5c2b9d6bcaa1fda73b59eba39d8@changeid Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|