Searched refs:ppe_common_index (Results 1 – 3 of 3) sorted by relevance
59 int ppe_common_index; in hns_get_ppe_cb() local65 ppe_common_index = 0; in hns_get_ppe_cb()68 ppe_common_index = in hns_get_ppe_cb()71 ppe_comm = vf_cb->dsaf_dev->ppe_common[ppe_common_index]; in hns_get_ppe_cb()320 u8 ppe_common_index = in hns_ae_reset() local324 hns_ppe_reset_common(vf_cb->dsaf_dev, ppe_common_index); in hns_ae_reset()
333 void hns_ppe_reset_common(struct dsaf_device *dsaf_dev, u8 ppe_common_index) in hns_ppe_reset_common() argument339 ppe_common = dsaf_dev->ppe_common[ppe_common_index]; in hns_ppe_reset_common()344 ret = hns_rcb_common_init_hw(dsaf_dev->rcb_common[ppe_common_index]); in hns_ppe_reset_common()351 hns_rcb_common_init_commit_hw(dsaf_dev->rcb_common[ppe_common_index]); in hns_ppe_reset_common()
95 void hns_ppe_reset_common(struct dsaf_device *dsaf_dev, u8 ppe_common_index);