qcacld-3.0: Update mc_bc rx pkt count in peer stats

Update multicast and broadcast rx packet count on
receiving wmi update stats event from firmware by
fetching the peer stats from DP layer.

Change-Id: I0befdbe952aa4e773bbe072affaf698819b3a80f
CRs-Fixed: 2709871
This commit is contained in:
Yeshwanth Sriram Guntuka
2020-06-15 11:20:14 +05:30
committed by nshrivas
parent 2a74a1d231
commit 0bfa34876f
2 changed files with 23 additions and 0 deletions

View File

@@ -36,6 +36,8 @@
#define IS_MSB_SET(__num) ((__num) & BIT(31))
#define IS_LSB_SET(__num) ((__num) & BIT(0))
#define VDEV_ALL 0xFF
/**
* enum stats_req_type - enum indicating bit position of various stats type in
* request map