qcacmn: added MLO MCAST packet stats
added MLO MCAST packet stats in tx stats Change-Id: I46ad1a94bf986d21a9b865d7531298e805abcda8 CRs-Fixed: 3582328
This commit is contained in:

committed by
Rahul Choudhary

父節點
0ad05f4a1a
當前提交
39bb6afc38
@@ -6940,6 +6940,7 @@ dp_print_host_stats(struct dp_vdev *vdev,
|
||||
dp_print_pdev_tx_stats(pdev);
|
||||
dp_print_soc_tx_stats(pdev->soc);
|
||||
dp_print_global_desc_count();
|
||||
dp_print_vdev_mlo_mcast_tx_stats(vdev);
|
||||
break;
|
||||
case TXRX_RX_HOST_STATS:
|
||||
dp_print_pdev_rx_stats(pdev);
|
||||
|
Reference in New Issue
Block a user