Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/hisilicon/hns/
Dhns_dsaf_ppe.c23 struct ppe_common_cb *ppe_common) in hns_ppe_common_get_ioaddr()
48 struct ppe_common_cb *ppe_common; in hns_ppe_common_get_cfg() local
82 static void __iomem *hns_ppe_get_iobase(struct ppe_common_cb *ppe_common, in hns_ppe_get_iobase()
100 static int hns_ppe_get_port(struct ppe_common_cb *ppe_common, int idx) in hns_ppe_get_port()
113 static void hns_ppe_get_cfg(struct ppe_common_cb *ppe_common) in hns_ppe_get_cfg()
148 static void hns_ppe_set_qid_mode(struct ppe_common_cb *ppe_common, in hns_ppe_set_qid_mode()
161 static void hns_ppe_set_qid(struct ppe_common_cb *ppe_common, u32 qid) in hns_ppe_set_qid()
190 static int hns_ppe_common_init_hw(struct ppe_common_cb *ppe_common) in hns_ppe_common_init_hw()
306 void hns_ppe_uninit_ex(struct ppe_common_cb *ppe_common) in hns_ppe_uninit_ex()
337 struct ppe_common_cb *ppe_common; in hns_ppe_reset_common() local
[all …]
Dhns_dsaf_misc.c210 void hns_ppe_com_srst(struct ppe_common_cb *ppe_common, u32 val) in hns_ppe_com_srst()
Dhns_dsaf_rcb.c733 struct ppe_common_cb *ppe_common in hns_rcb_update_stats() local
Dhns_dsaf_main.h295 struct ppe_common_cb *ppe_common[DSAF_COMM_DEV_NUM]; member