diff options
author | 2024-09-06 12:14:22 +0530 | |
---|---|---|
committer | 2024-09-06 13:01:05 +0200 | |
commit | 62c16f219a73c237b5bef9bd160e32fbb38794f9 (patch) | |
tree | 31b330c9df6c06e52fa9d1f5c1b0e49c84499556 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | wifi: trace: unlink rdev_end_cac trace event from wiphy_netdev_evt class (diff) | |
download | wireguard-linux-62c16f219a73c237b5bef9bd160e32fbb38794f9.tar.xz wireguard-linux-62c16f219a73c237b5bef9bd160e32fbb38794f9.zip |
wifi: cfg80211: move DFS related members to links[] in wireless_dev
A few members related to DFS handling are currently under per wireless
device data structure. However, in order to support DFS with MLO, there is
a need to have them on a per-link manner.
Hence, as a preliminary step, move members cac_started, cac_start_time
and cac_time_ms to be on a per-link basis.
Since currently, link ID is not known at all places, use default value of
0 for now.
Signed-off-by: Aditya Kumar Singh <quic_adisi@quicinc.com>
Link: https://patch.msgid.link/20240906064426.2101315-5-quic_adisi@quicinc.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions