Home
last modified time | relevance | path

Searched refs:buf_rel_source (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/ath/ath11k/
A Ddp_tx.c429 if (WARN_ON_ONCE(ts->buf_rel_source != HAL_WBM_REL_SRC_MODULE_TQM)) { in ath11k_dp_tx_complete_msdu()
506 ts->buf_rel_source = in ath11k_dp_tx_status_parse()
508 if (ts->buf_rel_source != HAL_WBM_REL_SRC_MODULE_FW && in ath11k_dp_tx_status_parse()
509 ts->buf_rel_source != HAL_WBM_REL_SRC_MODULE_TQM) in ath11k_dp_tx_status_parse()
512 if (ts->buf_rel_source == HAL_WBM_REL_SRC_MODULE_FW) in ath11k_dp_tx_status_parse()
583 if (ts.buf_rel_source == HAL_WBM_REL_SRC_MODULE_FW) { in ath11k_dp_tx_completion_handler()
A Dhal_tx.h53 enum hal_wbm_rel_src_module buf_rel_source; member

Completed in 5 milliseconds