Lines Matching refs:mtk_foe_entry
91 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()
375 int mtk_foe_entry_set_wdma(struct mtk_eth *eth, struct mtk_foe_entry *entry, in mtk_foe_entry_set_wdma()
402 struct mtk_foe_entry *data) in mtk_flow_entry_match()
411 len = offsetof(struct mtk_foe_entry, ipv6._rsv); in mtk_flow_entry_match()
413 len = offsetof(struct mtk_foe_entry, ipv4.ib2); in mtk_flow_entry_match()
436 struct mtk_foe_entry *hwe = mtk_foe_get_entry(ppe, entry->hash); in __mtk_foe_entry_clear()
468 struct mtk_foe_entry *hwe; in mtk_flow_entry_update_l2()
499 struct mtk_foe_entry foe = {}; in mtk_flow_entry_update()
500 struct mtk_foe_entry *hwe; in mtk_flow_entry_update()
526 __mtk_foe_entry_commit(struct mtk_ppe *ppe, struct mtk_foe_entry *entry, in __mtk_foe_entry_commit()
531 struct mtk_foe_entry *hwe; in __mtk_foe_entry_commit()
593 struct mtk_foe_entry foe = {}, *hwe; in mtk_foe_entry_commit_subflow()
633 struct mtk_foe_entry *hwe = mtk_foe_get_entry(ppe, hash); in __mtk_ppe_check_skb()
784 struct mtk_foe_entry *hwe; in mtk_ppe_init_foe_table()
890 struct mtk_foe_entry *hwe = mtk_foe_get_entry(ppe, i); in mtk_ppe_stop()