Searched refs:hw_error_init (Results 1 – 1 of 1) sorted by relevance
329 void (*hw_error_init)(struct hisi_qm *qm, u32 ce, u32 nfe, u32 fe); member1631 .hw_error_init = qm_hw_error_init_v1,1638 .hw_error_init = qm_hw_error_init_v2,2883 if (!qm->ops->hw_error_init) { in qm_hw_error_init()2888 qm->ops->hw_error_init(qm, err_info->ce, err_info->nfe, err_info->fe); in qm_hw_error_init()