Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/hisilicon/hns/
Dhns_dsaf_ppe.c22 void hns_ppe_set_tso_enable(struct hns_ppe_cb *ppe_cb, u32 value) in hns_ppe_set_tso_enable()
27 void hns_ppe_set_rss_key(struct hns_ppe_cb *ppe_cb, in hns_ppe_set_rss_key()
37 void hns_ppe_set_indir_table(struct hns_ppe_cb *ppe_cb, in hns_ppe_set_indir_table()
122 struct hns_ppe_cb *ppe_cb; in hns_ppe_get_cfg() local
136 static void hns_ppe_cnt_clr_ce(struct hns_ppe_cb *ppe_cb) in hns_ppe_cnt_clr_ce()
142 static void hns_ppe_set_vlan_strip(struct hns_ppe_cb *ppe_cb, int en) in hns_ppe_set_vlan_strip()
152 static void hns_ppe_checksum_hw(struct hns_ppe_cb *ppe_cb, u32 value) in hns_ppe_checksum_hw()
188 static void hns_ppe_set_port_mode(struct hns_ppe_cb *ppe_cb, in hns_ppe_set_port_mode()
260 static void hns_ppe_exc_irq_en(struct hns_ppe_cb *ppe_cb, int en) in hns_ppe_exc_irq_en()
278 int hns_ppe_wait_tx_fifo_clean(struct hns_ppe_cb *ppe_cb) in hns_ppe_wait_tx_fifo_clean()
[all …]
Dhns_ae_adapt.c161 struct hns_ppe_cb *ppe_cb; in hns_ae_wait_flow_down() local
336 struct hns_ppe_cb *ppe_cb = hns_get_ppe_cb(handle); in hns_ae_set_tso_stats() local
651 struct hns_ppe_cb *ppe_cb; in hns_ae_update_stats() local
731 struct hns_ppe_cb *ppe_cb; in hns_ae_get_stats() local
765 struct hns_ppe_cb *ppe_cb; in hns_ae_get_strings() local
867 struct hns_ppe_cb *ppe_cb = hns_get_ppe_cb(handle); in hns_ae_get_regs() local
916 struct hns_ppe_cb *ppe_cb = hns_get_ppe_cb(handle); in hns_ae_get_rss() local
937 struct hns_ppe_cb *ppe_cb = hns_get_ppe_cb(handle); in hns_ae_set_rss() local
Dhns_dsaf_ppe.h99 struct hns_ppe_cb ppe_cb[0]; member