WifiHAL: revise structure to fix u32 pointer issue

Change the data type of "tx_time_per_levels" from a u32 pointer
to a u64 integer by adding a new structure
wifi_radio_stat_internal_v2 to prevent 4 bytes shifting
of the data content which is sent from 64-bit kernel module.

Bug: 281806888
Test: Get correct result of "halutil -stats" command
Change-Id: Id705146dc936eafa1264928730739c40f798c7f0
Signed-off-by: Cedar Li <tingyingli@google.com>
1 file changed
tree: 7205f4013b41705dfa3190d356b5578097ece0bf
  1. synadhd/
  2. CleanSpec.mk
  3. METADATA
  4. OWNERS