Searched refs:mtk_foe_entry (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.6/drivers/net/ethernet/mediatek/ |
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 …]
|
D | mtk_ppe.c | 141 static u32 mtk_ppe_hash_entry(struct mtk_eth *eth, struct mtk_foe_entry *e) in mtk_ppe_hash_entry() 182 mtk_foe_entry_l2(struct mtk_eth *eth, struct mtk_foe_entry *entry) in mtk_foe_entry_l2() 196 mtk_foe_entry_ib2(struct mtk_eth *eth, struct mtk_foe_entry *entry) in mtk_foe_entry_ib2() 209 int mtk_foe_entry_prepare(struct mtk_eth *eth, struct mtk_foe_entry *entry, in mtk_foe_entry_prepare() 277 struct mtk_foe_entry *entry, u8 port) in mtk_foe_entry_set_pse_port() 295 struct mtk_foe_entry *entry, bool egress, in mtk_foe_entry_set_ipv4_tuple() 335 struct mtk_foe_entry *entry, in mtk_foe_entry_set_ipv6_tuple() 370 int mtk_foe_entry_set_dsa(struct mtk_eth *eth, struct mtk_foe_entry *entry, in mtk_foe_entry_set_dsa() 387 int mtk_foe_entry_set_vlan(struct mtk_eth *eth, struct mtk_foe_entry *entry, in mtk_foe_entry_set_vlan() 412 int mtk_foe_entry_set_pppoe(struct mtk_eth *eth, struct mtk_foe_entry *entry, in mtk_foe_entry_set_pppoe() [all …]
|
D | mtk_ppe_offload.c | 55 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() 246 struct mtk_foe_entry foe; in mtk_flow_offload_replace()
|
D | mtk_ppe_debugfs.c | 82 struct mtk_foe_entry *entry = mtk_foe_get_entry(ppe, i); in mtk_ppe_debugfs_foe_show()
|
D | mtk_eth_soc.h | 1344 static inline struct mtk_foe_entry *
|