Home
last modified time | relevance | path

Searched defs:ppe_common (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/hisilicon/hns/
Dhns_dsaf_ppe.c65 hns_ppe_common_get_ioaddr(struct ppe_common_cb *ppe_common) in hns_ppe_common_get_ioaddr()
78 struct ppe_common_cb *ppe_common; in hns_ppe_common_get_cfg() local
113 static void __iomem *hns_ppe_get_iobase(struct ppe_common_cb *ppe_common, in hns_ppe_get_iobase()
119 static void hns_ppe_get_cfg(struct ppe_common_cb *ppe_common) in hns_ppe_get_cfg()
158 static void hns_ppe_set_qid_mode(struct ppe_common_cb *ppe_common, in hns_ppe_set_qid_mode()
171 static void hns_ppe_set_qid(struct ppe_common_cb *ppe_common, u32 qid) in hns_ppe_set_qid()
200 static int hns_ppe_common_init_hw(struct ppe_common_cb *ppe_common) in hns_ppe_common_init_hw()
364 static void hns_ppe_uninit_ex(struct ppe_common_cb *ppe_common) in hns_ppe_uninit_ex()
396 struct ppe_common_cb *ppe_common; in hns_ppe_reset_common() local
558 struct ppe_common_cb *ppe_common = ppe_cb->ppe_common_cb; in hns_ppe_get_regs() local
Dhns_dsaf_rcb.c825 struct ppe_common_cb *ppe_common in hns_rcb_update_stats() local
Dhns_dsaf_main.h346 struct ppe_common_cb *ppe_common[DSAF_COMM_DEV_NUM]; member