Home
last modified time | relevance | path

Searched refs:tx_ppdu_delay (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_utils.c1255 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()
/wlan-driver/fw-api/fw/
Dwmi_tlv_defs.h7100 WMITLV_ELEM(id,op,buf,len, WMITLV_TAG_ARRAY_UINT32, A_UINT32, tx_ppdu_delay, WMITLV_SIZE_VAR) \
Dwmi_unified.h12035 A_UINT32 tx_ppdu_delay; member