Searched refs:mtk_foe_entry (Results 1 – 5 of 5) sorted by relevance
| /drivers/net/ethernet/mediatek/ |
| A D | mtk_ppe.h | 239 struct mtk_foe_entry { struct 300 struct mtk_foe_entry data; 375 int mtk_foe_entry_prepare(struct mtk_eth *eth, struct mtk_foe_entry *entry, 379 struct mtk_foe_entry *entry, u8 port); 381 struct mtk_foe_entry *entry, bool orig, 385 struct mtk_foe_entry *entry, 388 int mtk_foe_entry_set_dsa(struct mtk_eth *eth, struct mtk_foe_entry *entry, 390 int mtk_foe_entry_set_vlan(struct mtk_eth *eth, struct mtk_foe_entry *entry, 392 int mtk_foe_entry_set_pppoe(struct mtk_eth *eth, struct mtk_foe_entry *entry, 394 int mtk_foe_entry_set_wdma(struct mtk_eth *eth, struct mtk_foe_entry *entry, [all …]
|
| A D | mtk_ppe.c | 280 struct mtk_foe_entry *entry, u8 port) in mtk_foe_entry_set_pse_port() 298 struct mtk_foe_entry *entry, bool egress, in mtk_foe_entry_set_ipv4_tuple() 338 struct mtk_foe_entry *entry, in mtk_foe_entry_set_ipv6_tuple() 484 struct mtk_foe_entry *data) in mtk_flow_entry_match() 495 len = offsetof(struct mtk_foe_entry, ipv4.ib2); in mtk_flow_entry_match() 559 struct mtk_foe_entry *hwe; in mtk_flow_entry_update_l2() 590 struct mtk_foe_entry foe = {}; in mtk_flow_entry_update() 591 struct mtk_foe_entry *hwe; in mtk_flow_entry_update() 622 struct mtk_foe_entry *hwe; in __mtk_foe_entry_commit() 703 struct mtk_foe_entry foe = {}, *hwe; in mtk_foe_entry_commit_subflow() [all …]
|
| A D | mtk_ppe_offload.c | 57 mtk_flow_set_ipv4_addr(struct mtk_eth *eth, struct mtk_foe_entry *foe, in mtk_flow_set_ipv4_addr() 66 mtk_flow_set_ipv6_addr(struct mtk_eth *eth, struct mtk_foe_entry *foe, in mtk_flow_set_ipv6_addr() 189 mtk_flow_set_output_device(struct mtk_eth *eth, struct mtk_foe_entry *foe, in mtk_flow_set_output_device() 253 struct mtk_foe_entry foe; in mtk_flow_offload_replace()
|
| A D | mtk_ppe_debugfs.c | 83 struct mtk_foe_entry *entry = mtk_foe_get_entry(ppe, i); in mtk_ppe_debugfs_foe_show()
|
| A D | mtk_eth_soc.h | 1401 static inline struct mtk_foe_entry *
|
Completed in 17 milliseconds