Home
last modified time | relevance | path

Searched defs:ppe_cb (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_ppe.c18 void hns_ppe_set_tso_enable(struct hns_ppe_cb *ppe_cb, u32 value) in hns_ppe_set_tso_enable() argument
23 void hns_ppe_set_rss_key(struct hns_ppe_cb *ppe_cb, in hns_ppe_set_rss_key() argument
33 void hns_ppe_set_indir_table(struct hns_ppe_cb *ppe_cb, in hns_ppe_set_indir_table() argument
119 struct hns_ppe_cb *ppe_cb; in hns_ppe_get_cfg() local
133 hns_ppe_cnt_clr_ce(struct hns_ppe_cb *ppe_cb) hns_ppe_cnt_clr_ce() argument
139 hns_ppe_set_vlan_strip(struct hns_ppe_cb *ppe_cb, int en) hns_ppe_set_vlan_strip() argument
149 hns_ppe_checksum_hw(struct hns_ppe_cb *ppe_cb, u32 value) hns_ppe_checksum_hw() argument
185 hns_ppe_set_port_mode(struct hns_ppe_cb *ppe_cb, enum ppe_port_mode mode) hns_ppe_set_port_mode() argument
257 hns_ppe_exc_irq_en(struct hns_ppe_cb *ppe_cb, int en) hns_ppe_exc_irq_en() argument
275 hns_ppe_wait_tx_fifo_clean(struct hns_ppe_cb *ppe_cb) hns_ppe_wait_tx_fifo_clean() argument
302 hns_ppe_init_hw(struct hns_ppe_cb *ppe_cb) hns_ppe_init_hw() argument
349 hns_ppe_uninit_hw(struct hns_ppe_cb *ppe_cb) hns_ppe_uninit_hw() argument
414 hns_ppe_update_stats(struct hns_ppe_cb *ppe_cb) hns_ppe_update_stats() argument
463 hns_ppe_get_strings(struct hns_ppe_cb *ppe_cb, int stringset, u8 *data) hns_ppe_get_strings() argument
494 hns_ppe_get_stats(struct hns_ppe_cb *ppe_cb, u64 *data) hns_ppe_get_stats() argument
554 hns_ppe_get_regs(struct hns_ppe_cb *ppe_cb, void *data) hns_ppe_get_regs() argument
[all...]
H A Dhns_dsaf_ppe.h95 struct hns_ppe_cb ppe_cb[]; member
H A Dhns_ae_adapt.c153 struct hns_ppe_cb *ppe_cb; in hns_ae_wait_flow_down() local
328 struct hns_ppe_cb *ppe_cb = hns_get_ppe_cb(handle); in hns_ae_set_tso_stats() local
646 struct hns_ppe_cb *ppe_cb; in hns_ae_update_stats() local
726 struct hns_ppe_cb *ppe_cb; hns_ae_get_stats() local
760 struct hns_ppe_cb *ppe_cb; hns_ae_get_strings() local
862 struct hns_ppe_cb *ppe_cb = hns_get_ppe_cb(handle); hns_ae_get_regs() local
911 struct hns_ppe_cb *ppe_cb = hns_get_ppe_cb(handle); hns_ae_get_rss() local
932 struct hns_ppe_cb *ppe_cb = hns_get_ppe_cb(handle); hns_ae_set_rss() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_ppe.c15 void hns_ppe_set_tso_enable(struct hns_ppe_cb *ppe_cb, u32 value) in hns_ppe_set_tso_enable() argument
20 void hns_ppe_set_rss_key(struct hns_ppe_cb *ppe_cb, in hns_ppe_set_rss_key() argument
30 void hns_ppe_set_indir_table(struct hns_ppe_cb *ppe_cb, in hns_ppe_set_indir_table() argument
116 struct hns_ppe_cb *ppe_cb; in hns_ppe_get_cfg() local
130 hns_ppe_cnt_clr_ce(struct hns_ppe_cb *ppe_cb) hns_ppe_cnt_clr_ce() argument
136 hns_ppe_set_vlan_strip(struct hns_ppe_cb *ppe_cb, int en) hns_ppe_set_vlan_strip() argument
146 hns_ppe_checksum_hw(struct hns_ppe_cb *ppe_cb, u32 value) hns_ppe_checksum_hw() argument
182 hns_ppe_set_port_mode(struct hns_ppe_cb *ppe_cb, enum ppe_port_mode mode) hns_ppe_set_port_mode() argument
254 hns_ppe_exc_irq_en(struct hns_ppe_cb *ppe_cb, int en) hns_ppe_exc_irq_en() argument
272 hns_ppe_wait_tx_fifo_clean(struct hns_ppe_cb *ppe_cb) hns_ppe_wait_tx_fifo_clean() argument
299 hns_ppe_init_hw(struct hns_ppe_cb *ppe_cb) hns_ppe_init_hw() argument
346 hns_ppe_uninit_hw(struct hns_ppe_cb *ppe_cb) hns_ppe_uninit_hw() argument
411 hns_ppe_update_stats(struct hns_ppe_cb *ppe_cb) hns_ppe_update_stats() argument
460 hns_ppe_get_strings(struct hns_ppe_cb *ppe_cb, int stringset, u8 *data) hns_ppe_get_strings() argument
480 hns_ppe_get_stats(struct hns_ppe_cb *ppe_cb, u64 *data) hns_ppe_get_stats() argument
540 hns_ppe_get_regs(struct hns_ppe_cb *ppe_cb, void *data) hns_ppe_get_regs() argument
[all...]
H A Dhns_dsaf_ppe.h95 struct hns_ppe_cb ppe_cb[]; member
H A 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; hns_ae_get_stats() local
739 struct hns_ppe_cb *ppe_cb; hns_ae_get_strings() local
841 struct hns_ppe_cb *ppe_cb = hns_get_ppe_cb(handle); hns_ae_get_regs() local
890 struct hns_ppe_cb *ppe_cb = hns_get_ppe_cb(handle); hns_ae_get_rss() local
911 struct hns_ppe_cb *ppe_cb = hns_get_ppe_cb(handle); hns_ae_set_rss() local
[all...]

Completed in 5 milliseconds