Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/txrx/
Dol_tx_hl.c387 tx_msdu_info->htt.action.tx_comp_req = 1; in ol_txrx_mgmt_tx_desc_alloc()
475 int tx_comp_req, argument
559 tx_msdu_info.htt.action.tx_comp_req = 1;
562 tx_msdu_info.htt.action.tx_comp_req =
563 tx_comp_req;
786 int tx_comp_req = pdev->cfg.default_tx_comp_req || local
795 tx_comp_req, false);
1016 int tx_comp_req = pdev->cfg.default_tx_comp_req || local
1022 tx_comp_req, true);
1208 int tx_comp_req = pdev->cfg.default_tx_comp_req || local
[all …]
Dol_tx_ll_legacy.c63 msdu_info.htt.action.tx_comp_req = 0; in ol_tx_ll()
163 msdu_info.htt.action.tx_comp_req = 0; in ol_tx_ll()
Dol_tx_ll.c73 msdu_info.htt.action.tx_comp_req = 0; in ol_tx_reinject()
133 msdu_info.htt.action.tx_comp_req = 0; in ol_tx_non_std_ll()
259 tx_msdu_info->htt.action.tx_comp_req = 0; in ol_txrx_mgmt_tx_desc_alloc()
Dol_tx_ll_fastpath.c321 msdu_info.htt.action.tx_comp_req = 0; in ol_tx_ll_fast()
504 msdu_info.htt.action.tx_comp_req = 0; in ol_tx_ll_fast()
/wlan-driver/qcacld-3.0/core/dp/ol/inc/
Dol_htt_tx_api.h267 uint8_t tx_comp_req; member
/wlan-driver/qcacld-3.0/core/dp/htt/
Dhtt_tx.c1762 tx_comp_req); in htt_tx_desc_init()