qcacmn: Populate LTF size for Rx stats

Populate LTF size value from TLV for HE and modify
HE_LTF enum value to match with Firmware values

Change-Id: I8e5cce31cbae4aa8722050b06d89c933b74aa752
此提交包含在:
Keyur Parekh
2019-03-12 12:39:41 -07:00
提交者 nshrivas
父節點 c30b51c378
當前提交 44d8f8f9b1
共有 4 個檔案被更改,包括 7 行新增4 行删除

查看文件

@@ -299,6 +299,7 @@ struct mon_rx_status {
uint8_t monitor_direct_used;
uint8_t data_sequence_control_info_valid;
uint16_t first_data_seq_ctrl;
uint8_t ltf_size;
};
/**