Searched refs:buf_rel_source (Results 1 – 4 of 4) sorted by relevance
665 if (WARN_ON_ONCE(ts->buf_rel_source != HAL_WBM_REL_SRC_MODULE_TQM)) { in ath12k_wifi7_dp_tx_complete_msdu()789 ts->buf_rel_source = in ath12k_wifi7_dp_tx_status_parse()791 if (ts->buf_rel_source != HAL_WBM_REL_SRC_MODULE_FW && in ath12k_wifi7_dp_tx_status_parse()792 ts->buf_rel_source != HAL_WBM_REL_SRC_MODULE_TQM) in ath12k_wifi7_dp_tx_status_parse()795 if (ts->buf_rel_source == HAL_WBM_REL_SRC_MODULE_FW) in ath12k_wifi7_dp_tx_status_parse()832 enum hal_wbm_rel_src_module buf_rel_source; in ath12k_wifi7_dp_tx_completion_handler() local894 buf_rel_source = le32_get_bits(tx_status->info0, in ath12k_wifi7_dp_tx_completion_handler()896 dp->device_stats.tx_wbm_rel_source[buf_rel_source]++; in ath12k_wifi7_dp_tx_completion_handler()906 if (ts.buf_rel_source == HAL_WBM_REL_SRC_MODULE_FW) { in ath12k_wifi7_dp_tx_completion_handler()
52 enum hal_wbm_rel_src_module buf_rel_source; member
55 enum hal_wbm_rel_src_module buf_rel_source; member
565 if (WARN_ON_ONCE(ts->buf_rel_source != HAL_WBM_REL_SRC_MODULE_TQM)) { in ath11k_dp_tx_complete_msdu()661 ts->buf_rel_source = in ath11k_dp_tx_status_parse()663 if (unlikely(ts->buf_rel_source != HAL_WBM_REL_SRC_MODULE_FW && in ath11k_dp_tx_status_parse()664 ts->buf_rel_source != HAL_WBM_REL_SRC_MODULE_TQM)) in ath11k_dp_tx_status_parse()667 if (unlikely(ts->buf_rel_source == HAL_WBM_REL_SRC_MODULE_FW)) in ath11k_dp_tx_status_parse()739 if (unlikely(ts.buf_rel_source == HAL_WBM_REL_SRC_MODULE_FW)) { in ath11k_dp_tx_completion_handler()