Searched defs:tx_ppdu_end (Results 1 – 2 of 2) sorted by relevance
315 struct tx_ppdu_end { struct316 struct try_list try_list;317 struct ppdu_status stat;
1909 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