qcacmn: Componentize Multicast Enhancement

Remove dependency of ME on VAP layer and radio(ic) layer data
structure.

Change-Id: I4d0c8e11a4049c01cd355b794d650cd3342293bf
CRs-Fixed: 2580388
此提交包含在:
Himanshu Batra
2019-09-03 16:08:54 +05:30
提交者 nshrivas
父節點 a94efa0175
當前提交 21ade1514e
共有 10 個檔案被更改,包括 292 行新增14 行删除

查看文件

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2016-2019 The Linux Foundation. All rights reserved.
* Copyright (c) 2016-2020 The Linux Foundation. All rights reserved.
*
* Permission to use, copy, modify, and/or distribute this software for
* any purpose with or without fee is hereby granted, provided that the
@@ -447,12 +447,12 @@ cdp_update_pdev_host_stats(ol_txrx_soc_handle soc,
/**
* @brief Update vdev host stats
*
* @param soc - soc handle
* @param vdev_id - id of the virtual device object
* @param data - pdev stats
* @param stats_id - type of stats
* @soc: soc handle
* @vdev_id: id of the virtual device object
* @data: pdev stats
* @stats_id: type of stats
*
* @return - QDF_STATUS
* Return: QDF_STATUS
*/
static inline QDF_STATUS
cdp_update_vdev_host_stats(ol_txrx_soc_handle soc,