Searched refs:dp_status (Results 1 – 2 of 2) sorted by relevance
/wlan-driver/qcacld-3.0/core/dp/txrx/ |
H A D | ol_tx_send.c | 340 uint8_t dp_status; in ol_tx_download_done_hl_free() local 344 dp_status = qdf_dp_get_status_from_a_status(status); in ol_tx_download_done_hl_free() 350 dp_status, 0, in ol_tx_download_done_hl_free() 1045 uint8_t dp_status; in ol_tx_completion_handler() local 1116 dp_status = ol_tx_comp_hw_to_qdf_status(status); in ol_tx_completion_handler() 1123 dp_status, in ol_tx_completion_handler()
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/ |
H A D | dp_tx.c | 6048 enum qdf_dp_tx_rx_status dp_status; local 6060 dp_status = dp_tx_hw_to_qdf(ts->status); 6169 dp_tx_send_pktlog(soc, vdev->pdev, tx_desc, nbuf, dp_status); 6185 tx_desc->id, ts->status, dp_status, op_mode));
|