qcacmn: calculate RSSI in DBM
calculate rssi_comb and rssi per chain values using parameters received from the fw. Change-Id: Ide56549c7d7ee9bde609dc6764013d509f7ccac0 CRs-Fixed: 3157484
This commit is contained in:

committed by
Madan Koyyalamudi

parent
dcaeac7d89
commit
c7acbbd7ba
@@ -302,7 +302,8 @@ dp_rx_mon_init_dbg_ppdu_stats(struct hal_rx_ppdu_info *ppdu_info,
|
||||
#ifdef QCA_ENHANCED_STATS_SUPPORT
|
||||
void
|
||||
dp_rx_populate_rx_rssi_chain(struct hal_rx_ppdu_info *ppdu_info,
|
||||
struct cdp_rx_indication_ppdu *cdp_rx_ppdu);
|
||||
struct cdp_rx_indication_ppdu *cdp_rx_ppdu,
|
||||
struct dp_pdev *pdev);
|
||||
|
||||
/*
|
||||
* dp_rx_populate_su_evm_details() - Populate su evm info
|
||||
|
Reference in New Issue
Block a user