Searched refs:buf_rel_source (Results 1 – 1 of 1) sorted by relevance
756 if (WARN_ON_ONCE(ts->buf_rel_source != HAL_WBM_REL_SRC_MODULE_TQM)) { in ath12k_wifi7_dp_tx_complete_msdu()880 ts->buf_rel_source = in ath12k_wifi7_dp_tx_status_parse()882 if (ts->buf_rel_source != HAL_WBM_REL_SRC_MODULE_FW && in ath12k_wifi7_dp_tx_status_parse()883 ts->buf_rel_source != HAL_WBM_REL_SRC_MODULE_TQM) in ath12k_wifi7_dp_tx_status_parse()886 if (ts->buf_rel_source == HAL_WBM_REL_SRC_MODULE_FW) in ath12k_wifi7_dp_tx_status_parse()923 enum hal_wbm_rel_src_module buf_rel_source; in ath12k_wifi7_dp_tx_completion_handler() local985 buf_rel_source = le32_get_bits(tx_status->info0, in ath12k_wifi7_dp_tx_completion_handler()987 dp->device_stats.tx_wbm_rel_source[buf_rel_source]++; in ath12k_wifi7_dp_tx_completion_handler()997 if (ts.buf_rel_source == HAL_WBM_REL_SRC_MODULE_FW) { in ath12k_wifi7_dp_tx_completion_handler()