qcacmn: Support congestion report on multiple interfaces
Support congestion report on multiple interfaces Change-Id: I8a3dcc006576b26574e072cf6f74daee4925e6be CRs-Fixed: 2909919
This commit is contained in:
@@ -4012,6 +4012,7 @@ typedef struct {
|
||||
* @fcsBad:
|
||||
* @noBeacons:
|
||||
* @mib_int_count:
|
||||
* @pdev_id: pdev id
|
||||
*/
|
||||
typedef struct {
|
||||
int32_t chan_nf;
|
||||
@@ -4028,6 +4029,7 @@ typedef struct {
|
||||
uint32_t fcsBad;
|
||||
uint32_t noBeacons;
|
||||
uint32_t mib_int_count;
|
||||
uint32_t pdev_id;
|
||||
} wmi_host_pdev_stats;
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user