qcacmn: Add firmware service support
Firmware advertises service capability bit WMI_SERVICE_PEER_DELETE_NO_PEER_FLUSH_TIDS_CMD when peer delete command takes care of flush all tids functionality. If this service bit is set advertised by FW then host does not need to send the flush tid command before sending the peer delete command. Change-Id: Ic6632772eeebc7f1494f1dd5e9d533b2bc22e533 CRs-Fixed: 2609962
This commit is contained in:

zatwierdzone przez
nshrivas

rodzic
1e0b32404c
commit
c4b7f66569
@@ -5055,6 +5055,7 @@ typedef enum {
|
||||
wmi_service_packet_capture_support,
|
||||
wmi_service_nan_vdev,
|
||||
wmi_service_multiple_vdev_restart_ext,
|
||||
wmi_service_peer_delete_no_peer_flush_tids_cmd,
|
||||
wmi_services_max,
|
||||
} wmi_conv_service_ids;
|
||||
#define WMI_SERVICE_UNAVAILABLE 0xFFFF
|
||||
|
Reference in New Issue
Block a user