Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_ppe.c58 hns_ppe_common_get_ioaddr(struct ppe_common_cb *ppe_common) in hns_ppe_common_get_ioaddr()
71 struct ppe_common_cb *ppe_common; in hns_ppe_common_get_cfg() local
107 static u8 __iomem *hns_ppe_get_iobase(struct ppe_common_cb *ppe_common, in hns_ppe_get_iobase()
113 static void hns_ppe_get_cfg(struct ppe_common_cb *ppe_common) in hns_ppe_get_cfg()
152 static void hns_ppe_set_qid_mode(struct ppe_common_cb *ppe_common, in hns_ppe_set_qid_mode()
165 static void hns_ppe_set_qid(struct ppe_common_cb *ppe_common, u32 qid) in hns_ppe_set_qid()
194 static int hns_ppe_common_init_hw(struct ppe_common_cb *ppe_common) in hns_ppe_common_init_hw()
358 static void hns_ppe_uninit_ex(struct ppe_common_cb *ppe_common) in hns_ppe_uninit_ex()
391 struct ppe_common_cb *ppe_common; in hns_ppe_reset_common() local
542 struct ppe_common_cb *ppe_common = ppe_cb->ppe_common_cb; in hns_ppe_get_regs() local
H A Dhns_dsaf_rcb.c819 struct ppe_common_cb *ppe_common in hns_rcb_update_stats() local
H A Dhns_dsaf_main.h342 struct ppe_common_cb *ppe_common[DSAF_COMM_DEV_NUM]; member