qcacmn: Add a function pointer to convert host vdev param to FW
Add a function pointer to a function that converts host vdev param to FW vdev param. Change-Id: I01557d8bd87cb82548114626ff726aabba01dd19 CRs-Fixed: 3005160
This commit is contained in:

committed by
Madan Koyyalamudi

parent
bcb4be5bd8
commit
503a5adb9c
@@ -15563,6 +15563,8 @@ struct wmi_ops tlv_ops = {
|
||||
.convert_target_pdev_id_to_host =
|
||||
convert_target_pdev_id_to_host_pdev_id,
|
||||
|
||||
.convert_host_vdev_param_tlv = convert_host_vdev_param_tlv,
|
||||
|
||||
.convert_phy_id_host_to_target =
|
||||
convert_host_phy_id_to_target_phy_id_legacy,
|
||||
.convert_phy_id_target_to_host =
|
||||
|
Reference in New Issue
Block a user