Searched refs:tx_ppdu_delay (Results 1 – 3 of 3) sorted by relevance
1255 if (len <= dst_len && len <= param_len && param_buf->tx_ppdu_delay) { in wma_fill_tx_stats()1257 qdf_mem_copy(tx_delay, param_buf->tx_ppdu_delay, len); in wma_fill_tx_stats()3134 tx->tx_ppdu_delay = thresh->tx.delay; in wma_config_stats_ext_threshold()3143 tx->tx_ppdu_delay); in wma_config_stats_ext_threshold()
7100 WMITLV_ELEM(id,op,buf,len, WMITLV_TAG_ARRAY_UINT32, A_UINT32, tx_ppdu_delay, WMITLV_SIZE_VAR) \
12035 A_UINT32 tx_ppdu_delay; member