qcacmn: Clean up TxRx statistics
Cleanup the print format for rate stats. Add missing elements in HAL tx completion structure. Change-Id: I57aaac605fce5060f7943b9bbe95ef8e8c2d3b7b
Esse commit está contido em:
@@ -35,13 +35,10 @@
|
||||
#define MAX_LINK_DESC_BANKS 8
|
||||
#define MAX_TXDESC_POOLS 4
|
||||
#define MAX_TCL_DATA_RINGS 4
|
||||
#define DP_MAX_TX_RINGS 8
|
||||
#define MAX_TX_HW_QUEUES 3
|
||||
|
||||
/* Rx configuration */
|
||||
#define MAX_RXDESC_POOLS 4
|
||||
#define MAX_REO_DEST_RINGS 4
|
||||
#define DP_MAX_RX_RINGS 8
|
||||
#define MAX_RX_MAC_RINGS 2
|
||||
|
||||
/* Miscellaneous configuration */
|
||||
|
Referência em uma nova issue
Block a user