Home
last modified time | relevance | path

Searched refs:HAL_TX_TQM_RR_REM_CMD_REM (Results 1 – 7 of 7) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/
H A Dhal_tx.h337 HAL_TX_TQM_RR_REM_CMD_REM, enumerator
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/li/
H A Ddp_li_tx.c204 ts.status = HAL_TX_TQM_RR_REM_CMD_REM; in dp_tx_process_htt_completion_li()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/
H A Ddp_rh_tx.c765 HAL_TX_TQM_RR_FRAME_ACKED : HAL_TX_TQM_RR_REM_CMD_REM); in dp_tx_compl_handler_rh()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_tx.h909 case HAL_TX_TQM_RR_REM_CMD_REM: in dp_tx_hw_to_qdf()
H A Ddp_tx.c5418 } else if (ts->status == HAL_TX_TQM_RR_REM_CMD_REM) {
6096 (ts->status == HAL_TX_TQM_RR_REM_CMD_REM));
6135 if (ts->status != HAL_TX_TQM_RR_REM_CMD_REM) {
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/
H A Ddp_be_tx.c378 ts.status = HAL_TX_TQM_RR_REM_CMD_REM; in dp_tx_process_htt_completion_be()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/rh/
H A Dhal_rh_generic_api.h2389 return HAL_TX_TQM_RR_REM_CMD_REM; in hal_tx_get_compl_status_rh()