summaryrefslogtreecommitdiff
path: root/scripts/macro_checker.py
diff options
context:
space:
mode:
authorLachlan Hodges <lachlan.hodges@morsemicro.com>2025-07-17 17:42:05 +1000
committerJohannes Berg <johannes.berg@intel.com>2025-07-18 14:14:44 +0200
commitf8bf97ad19c48f5e66cf99bd390356ffa1189d62 (patch)
tree0e5a0f643409f907b53cd0c9cbba4280f706a7a5 /scripts/macro_checker.py
parent2758b703a9b389158964b3ae6ca171b66bfc883c (diff)
wifi: mac80211: support returning the S1G short beacon skb
When short beaconing is enabled, check the value of the sb_count to determine whether we are to send a long beacon or short beacon. sb_count represents the number of short beacons until the next long beacon, where if its value is 0 we are to send a long beacon. The value is then reset to the long beacon period, which represents the number of beacon intervals between each long beacon. The decrement process follows the same cadence as the decrement of the DTIM count value. Signed-off-by: Lachlan Hodges <lachlan.hodges@morsemicro.com> Link: https://patch.msgid.link/20250717074205.312577-5-lachlan.hodges@morsemicro.com Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'scripts/macro_checker.py')
0 files changed, 0 insertions, 0 deletions