Home
last modified time | relevance | path

Searched refs:fate (Results 1 – 4 of 4) sorted by relevance

/hardware/libhardware_legacy/include/hardware_legacy/
Dwifi_logger.h583 wifi_tx_packet_fate fate; member
592 wifi_rx_packet_fate fate; member
/hardware/qcom/wlan/qcwcn/wifi_hal/
Dpkt_stats.h403 wifi_tx_packet_fate fate; member
412 wifi_rx_packet_fate fate; member
Dwifilogger.cpp673 tx_report_bufs[i].fate = tx_fate_stats[i].fate; in wifi_get_tx_pkt_fates()
743 rx_report_bufs[i].fate = rx_fate_stats[i].fate; in wifi_get_rx_pkt_fates()
Dwifilogger_diag.cpp1817 pkt_fate_stats->fate = (wifi_tx_packet_fate)log->status; in parse_tx_pkt_fate_stats()
1857 pkt_fate_stats->fate = (wifi_rx_packet_fate)log->status; in parse_rx_pkt_fate_stats()