On Thu, 2025-05-08 at 14:27 +0530, Sarika Sharma wrote: > > This is added, to indicate driver supports link level stats. Right, but why, the driver also returns back which link level stats it filled up. If none then you don't have any. > With upcoming changes, I believe for allocating memory for links[15] in > cfg80211, can use this flag? Oh I wasn't even suggesting *allocating* it separately, but rather really just - at least for now - putting struct link_station_info links[15]; into the struct station_info. johannes