Home
last modified time | relevance | path

Searched refs:mtk_foe_entry (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.1/drivers/net/ethernet/mediatek/
Dmtk_ppe.h215 struct mtk_foe_entry { struct
276 struct mtk_foe_entry data;
333 int mtk_foe_entry_prepare(struct mtk_eth *eth, struct mtk_foe_entry *entry,
337 struct mtk_foe_entry *entry, u8 port);
339 struct mtk_foe_entry *entry, bool orig,
343 struct mtk_foe_entry *entry,
346 int mtk_foe_entry_set_dsa(struct mtk_eth *eth, struct mtk_foe_entry *entry,
348 int mtk_foe_entry_set_vlan(struct mtk_eth *eth, struct mtk_foe_entry *entry,
350 int mtk_foe_entry_set_pppoe(struct mtk_eth *eth, struct mtk_foe_entry *entry,
352 int mtk_foe_entry_set_wdma(struct mtk_eth *eth, struct mtk_foe_entry *entry,
Dmtk_ppe.c91 static u32 mtk_ppe_hash_entry(struct mtk_eth *eth, struct mtk_foe_entry *e) in mtk_ppe_hash_entry()
132 mtk_foe_entry_l2(struct mtk_eth *eth, struct mtk_foe_entry *entry) in mtk_foe_entry_l2()
146 mtk_foe_entry_ib2(struct mtk_eth *eth, struct mtk_foe_entry *entry) in mtk_foe_entry_ib2()
159 int mtk_foe_entry_prepare(struct mtk_eth *eth, struct mtk_foe_entry *entry, in mtk_foe_entry_prepare()
225 struct mtk_foe_entry *entry, u8 port) in mtk_foe_entry_set_pse_port()
243 struct mtk_foe_entry *entry, bool egress, in mtk_foe_entry_set_ipv4_tuple()
283 struct mtk_foe_entry *entry, in mtk_foe_entry_set_ipv6_tuple()
318 int mtk_foe_entry_set_dsa(struct mtk_eth *eth, struct mtk_foe_entry *entry, in mtk_foe_entry_set_dsa()
335 int mtk_foe_entry_set_vlan(struct mtk_eth *eth, struct mtk_foe_entry *entry, in mtk_foe_entry_set_vlan()
360 int mtk_foe_entry_set_pppoe(struct mtk_eth *eth, struct mtk_foe_entry *entry, in mtk_foe_entry_set_pppoe()
[all …]
Dmtk_ppe_offload.c55 mtk_flow_set_ipv4_addr(struct mtk_eth *eth, struct mtk_foe_entry *foe, in mtk_flow_set_ipv4_addr()
64 mtk_flow_set_ipv6_addr(struct mtk_eth *eth, struct mtk_foe_entry *foe, in mtk_flow_set_ipv6_addr()
186 mtk_flow_set_output_device(struct mtk_eth *eth, struct mtk_foe_entry *foe, in mtk_flow_set_output_device()
237 struct mtk_foe_entry foe; in mtk_flow_offload_replace()
Dmtk_ppe_debugfs.c82 struct mtk_foe_entry *entry = mtk_foe_get_entry(ppe, i); in mtk_ppe_debugfs_foe_show()
Dmtk_eth_soc.h1148 static inline struct mtk_foe_entry *
Dmtk_eth_soc.c4247 .foe_entry_size = sizeof(struct mtk_foe_entry) - 16,
4267 .foe_entry_size = sizeof(struct mtk_foe_entry) - 16,
4286 .foe_entry_size = sizeof(struct mtk_foe_entry) - 16,
4322 .foe_entry_size = sizeof(struct mtk_foe_entry),