qcacmn: Add Support for Setting MSDUQ Depth Parameters
Add host support to enable setting MSDUQ depth parameters per TID per peer. Parameters include MAC Address, TID number, update mask and Q depth threshold value. CRs-Fixed: 2162460 Change-Id: Ie947fd599278a04e13d6aa6c89f840187dbf17fa
Cette révision appartient à :

révisé par
snandini

Parent
3d3cf4f7a9
révision
81f40dcc87
@@ -922,6 +922,9 @@ QDF_STATUS (*send_vdev_config_ratemask_cmd)(wmi_unified_t wmi_handle,
|
||||
QDF_STATUS (*send_vdev_set_custom_aggr_size_cmd)(wmi_unified_t wmi_handle,
|
||||
struct set_custom_aggr_size_params *param);
|
||||
|
||||
QDF_STATUS (*send_vdev_set_qdepth_thresh_cmd)(wmi_unified_t wmi_handle,
|
||||
struct set_qdepth_thresh_params *param);
|
||||
|
||||
QDF_STATUS (*send_wow_wakeup_cmd)(wmi_unified_t wmi_handle);
|
||||
|
||||
QDF_STATUS (*send_wow_add_wakeup_event_cmd)(wmi_unified_t wmi_handle,
|
||||
|
Référencer dans un nouveau ticket
Bloquer un utilisateur