qcacmn: Add packet logging support for initial 32 packets
Add packet logging support by registering Rx and Tx callback functions for packet logging of initial 32 Tx and Rx packets. Change-Id: I91b59b7c5f65f505e3ee730c497347be28955128 CRs-Fixed: 3224881
This commit is contained in:
@@ -658,6 +658,8 @@ done:
|
||||
old_tid = tid;
|
||||
}
|
||||
|
||||
dp_rx_send_pktlog(soc, rx_pdev, nbuf, QDF_TX_RX_STATUS_OK);
|
||||
|
||||
/*
|
||||
* Check if DMA completed -- msdu_done is the last bit
|
||||
* to be written
|
||||
|
Reference in New Issue
Block a user