Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/hisilicon/hns/
Dhns_dsaf_ppe.c18 void hns_ppe_set_tso_enable(struct hns_ppe_cb *ppe_cb, u32 value) in hns_ppe_set_tso_enable()
23 void hns_ppe_set_rss_key(struct hns_ppe_cb *ppe_cb, in hns_ppe_set_rss_key()
33 void hns_ppe_set_indir_table(struct hns_ppe_cb *ppe_cb, in hns_ppe_set_indir_table()
119 struct hns_ppe_cb *ppe_cb; in hns_ppe_get_cfg() local
133 static void hns_ppe_cnt_clr_ce(struct hns_ppe_cb *ppe_cb) in hns_ppe_cnt_clr_ce()
139 static void hns_ppe_set_vlan_strip(struct hns_ppe_cb *ppe_cb, int en) in hns_ppe_set_vlan_strip()
149 static void hns_ppe_checksum_hw(struct hns_ppe_cb *ppe_cb, u32 value) in hns_ppe_checksum_hw()
185 static void hns_ppe_set_port_mode(struct hns_ppe_cb *ppe_cb, in hns_ppe_set_port_mode()
257 static void hns_ppe_exc_irq_en(struct hns_ppe_cb *ppe_cb, int en) in hns_ppe_exc_irq_en()
275 int hns_ppe_wait_tx_fifo_clean(struct hns_ppe_cb *ppe_cb) in hns_ppe_wait_tx_fifo_clean()
[all …]
Dhns_ae_adapt.c152 struct hns_ppe_cb *ppe_cb; in hns_ae_wait_flow_down() local
327 struct hns_ppe_cb *ppe_cb = hns_get_ppe_cb(handle); in hns_ae_set_tso_stats() local
625 struct hns_ppe_cb *ppe_cb; in hns_ae_update_stats() local
705 struct hns_ppe_cb *ppe_cb; in hns_ae_get_stats() local
739 struct hns_ppe_cb *ppe_cb; in hns_ae_get_strings() local
841 struct hns_ppe_cb *ppe_cb = hns_get_ppe_cb(handle); in hns_ae_get_regs() local
890 struct hns_ppe_cb *ppe_cb = hns_get_ppe_cb(handle); in hns_ae_get_rss() local
911 struct hns_ppe_cb *ppe_cb = hns_get_ppe_cb(handle); in hns_ae_set_rss() local
Dhns_dsaf_ppe.h95 struct hns_ppe_cb ppe_cb[]; member