qcacmn: Update tx/rx bundle statistics for USB interface
Update tx/rx bundle statistics for USB interface. Change-Id: Ia7951f9feb88ca28e055d9f32f0dfee65c7f0bf9 CRs-Fixed: 2571550
This commit is contained in:
@@ -672,6 +672,7 @@ struct hif_msg_callbacks {
|
||||
uint8_t pipeID);
|
||||
void (*txResourceAvailHandler)(void *context, uint8_t pipe);
|
||||
void (*fwEventHandler)(void *context, QDF_STATUS status);
|
||||
void (*update_bundle_stats)(void *context, uint8_t no_of_pkt_in_bundle);
|
||||
};
|
||||
|
||||
enum hif_target_status {
|
||||
|
Reference in New Issue
Block a user