Home
last modified time | relevance | path

Searched refs:hns_rcb_common_init_hw (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/hisilicon/hns/
Dhns_dsaf_rcb.h118 int hns_rcb_common_init_hw(struct rcb_common_cb *rcb_common);
Dhns_dsaf_ppe.c407 ret = hns_rcb_common_init_hw(dsaf_dev->rcb_common[ppe_common_index]); in hns_ppe_reset_common()
Dhns_dsaf_rcb.c372 int hns_rcb_common_init_hw(struct rcb_common_cb *rcb_common) in hns_rcb_common_init_hw() function