qcacmn: Expose full hardware filter capabilities via WMI
The WMI API exposes the broadcast hardware filter. Modify the WMI API to expose all of the supported modes of the hardware filter. Change-Id: I185b149f4d1ad38692d8ff5810acd52bf84565b2 CRs-Fixed: 2040419
此提交包含在:
@@ -504,8 +504,8 @@ QDF_STATUS (*send_enable_arp_ns_offload_cmd)(wmi_unified_t wmi_handle,
|
||||
struct pmo_ns_offload_params *ns_offload_req,
|
||||
uint8_t vdev_id);
|
||||
|
||||
QDF_STATUS (*send_enable_broadcast_filter_cmd)(wmi_unified_t wmi_handle,
|
||||
uint8_t vdev_id, bool enable);
|
||||
QDF_STATUS (*send_conf_hw_filter_cmd)(wmi_unified_t wmi,
|
||||
struct pmo_hw_filter_params *req);
|
||||
|
||||
QDF_STATUS (*send_enable_enhance_multicast_offload_cmd)(
|
||||
wmi_unified_t wmi_handle,
|
||||
|
新增問題並參考
封鎖使用者