Dateien
android_kernel_samsung_sm86…/core/hdd/inc
Vinod Kumar Pirla 64cf277083 qcacld-3.0: Move fields from hdd_stats to adapter
Move below two fields from hdd_stats struct to hdd_adapter
1) is_ll_stats_req_pending
    Stats will be requested on adapter and in case of MLO
    the bitmap of VDEV is send to FW to request all associated
    VDEV's stats.

2) sta_stats_cached_timestamp
    As stats for each VDEV in adapter will be queried in one
    request to FW, the timestamp of last stats update is per
    adapter.

Change-Id: I7291e7700a4e6de47196869731b4fdf353a17e78
CRs-Fixed: 3451925
2023-05-26 04:13:40 -07:00
..