Bug 218522

Summary: ath11k: QCN9074: Station mode doesn't detect beacon miss
Product: Drivers Reporter: Nico (nico.escande)
Component: network-wirelessAssignee: drivers_network-wireless (drivers_network-wireless)
Status: NEW ---    
Severity: normal    
Priority: P3    
Hardware: All   
OS: Linux   
Kernel Version: Subsystem:
Regression: No Bisected commit-id:

Description Nico 2024-02-23 08:32:18 UTC
Hi there,

As discussed in [1] this chipset in station mode never detects beacon misses.
This means that a sta connection will stay up forever if the AP stops without sending a disassoc frame first.

The code seems to be there to detect the beacon miss from the roaming event in the wmi interface but this never gets triggered from my tests.

Is it because my chipset is more of an AP chip and not a station one ?
Maybe we just need to send the proper config through wmi for this feature to actually work on this one ?

[1] https://lore.kernel.org/ath11k/CZA2NS7J83D4.18SU6W9R96KPY@gmail.com/