qcacmn: Tx capture/Mcopy mode changes
The following changes are added for Tx capture/Mcopy mode 1. Append ppduid for FW generated mgmt. frames 2. Append ppduid received in mgmt. TX completion for host generated mgmt. frames 3. Reuse nbuf received in HTT msg to send mgmt. payload to upper layers Change-Id: I073cafa6389ed1ed835cc3ba4b9421b7a4b97d7f CRs-Fixed: 2185543
This commit is contained in:

committad av
nshrivas

förälder
3aa16c441c
incheckning
0ae28067cb
@@ -18792,6 +18792,7 @@ static QDF_STATUS extract_mgmt_tx_compl_param_tlv(wmi_unified_t wmi_handle,
|
||||
cmpl_params->pdev_id);
|
||||
param->desc_id = cmpl_params->desc_id;
|
||||
param->status = cmpl_params->status;
|
||||
param->ppdu_id = cmpl_params->ppdu_id;
|
||||
|
||||
return QDF_STATUS_SUCCESS;
|
||||
}
|
||||
|
Referens i nytt ärende
Block a user