Merge "qcacmn: Set trigger action after checking Umac reset in progress"

此提交包含在:
Linux Build Service Account
2023-04-21 09:15:36 -07:00
提交者 Gerrit - the friendly Code Review server
當前提交 2e3e6b1315
共有 3 個檔案被更改,包括 20 行新增13 行删除

查看文件

@@ -2707,10 +2707,10 @@ void dp_umac_reset_complete_umac_recovery(struct dp_soc *soc);
* @soc: dp soc handle
* @is_target_recovery: Flag to indicate if it is triggered for target recovery
*
* Return: void
* Return: status
*/
void dp_umac_reset_initiate_umac_recovery(struct dp_soc *soc,
bool is_target_recovery);
QDF_STATUS dp_umac_reset_initiate_umac_recovery(struct dp_soc *soc,
bool is_target_recovery);
/**
* dp_umac_reset_handle_action_cb() - Function to call action callback