Home
last modified time | relevance | path

Searched defs:tx_ppdu_end (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dpkt_stats.h246 struct tx_ppdu_end { struct
247 struct try_list try_list;
248 struct ppdu_status stat;
Dwifilogger_diag.cpp1633 struct tx_ppdu_end *tx_ppdu_end) in get_try_status_params()
1704 struct tx_ppdu_end *tx_ppdu_end = (struct tx_ppdu_end*)(buf); in parse_tx_stats() local