qcacmn: Control frame stats
Add stats for Rx CTS derived from RTS Success. Change-Id: I3eea7cfafe2709c280457f1eff6ab287192a1e7f
このコミットが含まれているのは:
@@ -2137,6 +2137,9 @@ static inline void dp_print_tx_pdev_rate_stats_tlv(uint32_t *tag_buf)
|
|||||||
dp_stats_buf->tx_ldpc);
|
dp_stats_buf->tx_ldpc);
|
||||||
DP_TRACE_STATS(FATAL, "rts_cnt = %d",
|
DP_TRACE_STATS(FATAL, "rts_cnt = %d",
|
||||||
dp_stats_buf->rts_cnt);
|
dp_stats_buf->rts_cnt);
|
||||||
|
DP_TRACE_STATS(FATAL, "rts_success = %d",
|
||||||
|
dp_stats_buf->rts_success);
|
||||||
|
|
||||||
DP_TRACE_STATS(FATAL, "ack_rssi = %d",
|
DP_TRACE_STATS(FATAL, "ack_rssi = %d",
|
||||||
dp_stats_buf->ack_rssi);
|
dp_stats_buf->ack_rssi);
|
||||||
|
|
||||||
|
新しいイシューから参照
ユーザーをブロックする