Home
last modified time | relevance | path

Searched refs:ppe_common_cb (Results 1 – 6 of 6) 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()
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()
123 ppe_cb->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()
273 struct ppe_common_cb *ppe_common_cb = ppe_cb->ppe_common_cb; in hns_ppe_init_hw() local
[all …]
Dhns_dsaf_ppe.h68 struct ppe_common_cb *ppe_common_cb; /* belong to */ member
77 struct ppe_common_cb { struct
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);
Dhns_dsaf_misc.c210 void hns_ppe_com_srst(struct ppe_common_cb *ppe_common, u32 val) in hns_ppe_com_srst()
Dhns_ae_adapt.c60 struct ppe_common_cb *ppe_comm; in hns_get_ppe_cb()
Dhns_dsaf_rcb.c733 struct ppe_common_cb *ppe_common in hns_rcb_update_stats()