Home
last modified time | relevance | path

Searched refs:airoha_foe_entry (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/net/ethernet/airoha/
H A Dairoha_ppe.c201 struct airoha_foe_entry *hwe, in airoha_ppe_foe_entry_prepare()
401 u32 *hwe = ppe->foe + hash * sizeof(struct airoha_foe_entry); in airoha_ppe_foe_get_entry()
418 for (i = 0; i < sizeof(struct airoha_foe_entry) / 4; i++) in airoha_ppe_foe_get_entry()
423 return ppe->foe + hash * sizeof(struct airoha_foe_entry); in airoha_ppe_foe_get_entry()
427 struct airoha_foe_entry *hwe) in airoha_ppe_foe_compare_entry()
436 len = offsetof(struct airoha_foe_entry, ipv6.data); in airoha_ppe_foe_compare_entry()
438 len = offsetof(struct airoha_foe_entry, ipv4.ib2); in airoha_ppe_foe_compare_entry()
444 struct airoha_foe_entry *e, in airoha_ppe_foe_commit_entry()
482 struct airoha_foe_entry *hwe; in airoha_ppe_foe_insert_entry()
548 struct airoha_foe_entry hwe; in airoha_ppe_flow_offload_replace()
[all …]
H A Dairoha_eth.h378 struct airoha_foe_entry { struct
428 struct airoha_foe_entry data;
543 struct airoha_foe_entry *airoha_ppe_foe_get_entry(struct airoha_ppe *ppe,
H A Dairoha_ppe_debugfs.c65 struct airoha_foe_entry *hwe; in airoha_ppe_debugfs_foe_show()