Home
last modified time | relevance | path

Searched refs:htt_tx_status_download_fail (Results 1 – 6 of 6) sorted by relevance

/wlan-driver/qcacld-3.0/core/dp/ol/inc/
H A Dol_txrx_htt_api.h140 htt_tx_status_download_fail = HTT_HOST_ONLY_STATUS_CODE_START, enumerator
/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_txrx_internal.h225 else if (status == htt_tx_status_download_fail) \
287 case htt_tx_status_download_fail: \
H A Dol_tx_ll_fastpath.c462 htt_tx_status_download_fail); in ol_tx_ll_fast()
H A Dol_tx_send.c912 else if (status != htt_tx_status_download_fail) in ol_tx_notify_completion()
958 if (status != htt_tx_status_download_fail) in ol_tx_update_connectivity_stats()
H A Dol_tx_desc.c970 } else if (had_error == htt_tx_status_download_fail) { in ol_tx_desc_frame_free_nonstd()
H A Dol_txrx.c4611 htt_tx_status_download_fail, in ol_txrx_stats_display()