Searched refs:ppe_common_cb (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_ppe.c23 struct ppe_common_cb *ppe_common) hns_ppe_common_get_ioaddr()
48 struct ppe_common_cb *ppe_common; hns_ppe_common_get_cfg()
82 static void __iomem *hns_ppe_get_iobase(struct ppe_common_cb *ppe_common, hns_ppe_get_iobase()
100 static int hns_ppe_get_port(struct ppe_common_cb *ppe_common, int idx) hns_ppe_get_port()
113 static void hns_ppe_get_cfg(struct ppe_common_cb *ppe_common) hns_ppe_get_cfg()
123 ppe_cb->ppe_common_cb = ppe_common; hns_ppe_get_cfg()
148 static void hns_ppe_set_qid_mode(struct ppe_common_cb *ppe_common, hns_ppe_set_qid_mode()
161 static void hns_ppe_set_qid(struct ppe_common_cb *ppe_common, u32 qid) hns_ppe_set_qid()
190 static int hns_ppe_common_init_hw(struct ppe_common_cb *ppe_common) hns_ppe_common_init_hw()
273 struct ppe_common_cb *ppe_common_cb = ppe_cb->ppe_common_cb; hns_ppe_init_hw() local
275 struct dsaf_device *dsaf_dev = ppe_common_cb->dsaf_dev; hns_ppe_init_hw()
284 if (ppe_common_cb->ppe_mode == PPE_COMMON_MODE_DEBUG) hns_ppe_init_hw()
300 if (ppe_cb->ppe_common_cb) { hns_ppe_uninit_hw()
302 hns_ppe_srst_by_port(ppe_cb->ppe_common_cb->dsaf_dev, port, 0); hns_ppe_uninit_hw()
306 void hns_ppe_uninit_ex(struct ppe_common_cb *ppe_common) hns_ppe_uninit_ex()
337 struct ppe_common_cb *ppe_common; hns_ppe_reset_common()
495 struct ppe_common_cb *ppe_common = ppe_cb->ppe_common_cb; hns_ppe_get_regs()
H A Dhns_dsaf_ppe.h68 struct ppe_common_cb *ppe_common_cb; /* belong to */ member in struct:hns_ppe_cb
77 struct ppe_common_cb { struct
H A Dhns_dsaf_misc.c210 void hns_ppe_com_srst(struct ppe_common_cb *ppe_common, u32 val) hns_ppe_com_srst()
H A Dhns_dsaf_main.h295 struct ppe_common_cb *ppe_common[DSAF_COMM_DEV_NUM];
406 void hns_ppe_com_srst(struct ppe_common_cb *ppe_common, u32 val);
H A Dhns_ae_adapt.c60 struct ppe_common_cb *ppe_comm; hns_get_ppe_cb()
H A Dhns_dsaf_rcb.c733 struct ppe_common_cb *ppe_common hns_rcb_update_stats()

Completed in 107 milliseconds