diff options
author | Michael-CY Lee <michael-cy.lee@mediatek.com> | 2025-07-21 14:29:29 +0800 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2025-07-21 19:39:43 +0200 |
commit | 4970e393eb5d1aed10119532abe36e07f27eec7f (patch) | |
tree | c5d1ec364c046a7c1ae9dfecac969958c4c179ac /tools/perf/scripts/python/syscall-counts.py | |
parent | c639a44ac6c2624f983bbe36483166a4b3afb371 (diff) |
wifi: mac80211: determine missing link_id in ieee80211_rx_for_interface() based on frequency
For broadcast frames, every interface might have to process it and
therefore the link_id cannot be determined in the driver.
In mac80211, when the frame is about to be forwarded to each interface,
we can use the member "freq" in struct ieee80211_rx_status to determine
the "link_id" for each interface.
Signed-off-by: Michael-CY Lee <michael-cy.lee@mediatek.com>
Reviewed-by: Money Wang <money.wang@mediatek.com>
Link: https://patch.msgid.link/20250721062929.1662700-1-michael-cy.lee@mediatek.com
[simplify, remove unnecessary link->conf check]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions