HomeSort by relevance Sort by last modified time
    Searched refs:tx_fate_stats (Results 1 - 3 of 3) sorted by null

  /hardware/qcom/wlan/qcwcn/wifi_hal/
wifilogger.cpp 651 wifi_tx_report_i *tx_fate_stats; local
660 tx_fate_stats = &info->pkt_fate_stats->tx_fate_stats[0];
667 tx_fate_stats[i].md5_prefix, MD5_PREFIX_LEN);
668 tx_report_bufs[i].fate = tx_fate_stats[i].fate;
670 tx_fate_stats[i].frame_inf.payload_type;
672 tx_fate_stats[i].frame_inf.driver_timestamp_usec;
674 tx_fate_stats[i].frame_inf.firmware_timestamp_usec;
676 tx_fate_stats[i].frame_inf.frame_len;
680 tx_fate_stats[i].frame_inf.frame_content
    [all...]
pkt_stats.h 417 wifi_tx_report_i tx_fate_stats[MAX_FATE_LOG_LEN]; member in struct:__anon34761
wifilogger_diag.cpp     [all...]

Completed in 38 milliseconds