qcacld-3.0: Cleanup unused params from csr structs

Cleanup unused params from csr structures.

Change-Id: I8384ad5e8c6a9d7f33ffe9bc1ed5508776f39607
CRs-Fixed: 2980067
此提交包含在:
Abhishek Singh
2021-06-29 15:24:18 +05:30
提交者 Madan Koyyalamudi
父節點 89c41b9256
當前提交 a2c4145a3c
共有 14 個檔案被更改,包括 101 行新增549 行删除

查看文件

@@ -4165,27 +4165,6 @@ QDF_STATUS ucfg_mlme_get_peer_unmap_conf(struct wlan_objmgr_psoc *psoc)
return wlan_mlme_get_peer_unmap_conf(psoc);
}
/**
* ucfg_mlme_get_discon_reason_n_from_ap() - Get disconnect reason and from ap
* @psoc: PSOC pointer
* @vdev_id: vdev id
* @from_ap: Get the from_ap cached through mlme_set_discon_reason_n_from_ap
* and copy to this buffer.
* @reason_code: Get the reason_code cached through
* mlme_set_discon_reason_n_from_ap and copy to this buffer.
*
* Fetch the contents of from_ap and reason_codes.
*
* Return: void
*/
static inline void
ucfg_mlme_get_discon_reason_n_from_ap(struct wlan_objmgr_psoc *psoc,
uint8_t vdev_id, bool *from_ap,
uint32_t *reason_code)
{
mlme_get_discon_reason_n_from_ap(psoc, vdev_id, from_ap, reason_code);
}
#ifdef WLAN_FEATURE_ROAM_OFFLOAD
/**
* ucfg_mlme_get_roam_reason_vsie_status() - Get roam reason vsie is