qcacmn: Introduce HAL API to get phy ppdu id size
Introduce HAL API to get phy ppdu id size. Change-Id: I125eb344787060336919fb361af032fddeb34526 CRs-Fixed: 3454206
This commit is contained in:

committed by
Madan Koyyalamudi

parent
9c855c06e2
commit
980d883f07
@@ -510,6 +510,7 @@ static QDF_STATUS dp_vdev_set_monitor_mode(struct cdp_soc_t *dp_soc,
|
||||
}
|
||||
|
||||
mon_pdev->monitor_configured = true;
|
||||
mon_pdev->phy_ppdu_id_size = hal_rx_get_phy_ppdu_id_size(soc->hal_soc);
|
||||
|
||||
/* If advance monitor filter is applied using lite_mon
|
||||
* via vap configuration, required filters are already applied
|
||||
|
Reference in New Issue
Block a user