qcacmn: Extract mcs & gI info from peer tx event
Changes to extract mcs rate and gI from cfr peer tx capture event. Change-Id: Ia64807aed4559466dc25f20928ed8c43ae77be62
This commit is contained in:

committed by
Madan Koyyalamudi

parent
b8f59509d0
commit
e875fdf64e
@@ -7746,6 +7746,8 @@ typedef struct {
|
||||
uint8_t agc_gain[WMI_HOST_MAX_CHAINS];
|
||||
uint32_t rx_start_ts;
|
||||
uint32_t rx_ts_reset;
|
||||
uint32_t mcs_rate;
|
||||
uint32_t gi_type;
|
||||
} wmi_cfr_peer_tx_event_param;
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user