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.h315 struct tx_ppdu_end { struct
316 struct try_list try_list;
317 struct ppdu_status stat;
Dwifilogger_diag.cpp1909 struct tx_ppdu_end *tx_ppdu_end) in get_try_status_params()
1980 struct tx_ppdu_end *tx_ppdu_end = (struct tx_ppdu_end*)(buf); in parse_tx_stats() local