Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/airoha/
H A Dairoha_ppe.c96 sram_tb_size = sram_num_entries * sizeof(struct airoha_foe_entry); in airoha_ppe_hw_init()
272 struct airoha_foe_entry *hwe, in airoha_ppe_foe_entry_prepare()
397 static int airoha_ppe_foe_entry_set_ipv4_tuple(struct airoha_foe_entry *hwe, in airoha_ppe_foe_entry_set_ipv4_tuple()
431 static int airoha_ppe_foe_entry_set_ipv6_tuple(struct airoha_foe_entry *hwe, in airoha_ppe_foe_entry_set_ipv6_tuple()
460 struct airoha_foe_entry *hwe) in airoha_ppe_foe_get_entry_hash()
551 struct airoha_foe_entry *hwe, in airoha_ppe_foe_flow_stats_update()
604 static struct airoha_foe_entry *
612 u32 *hwe = ppe->foe + hash * sizeof(struct airoha_foe_entry); in airoha_ppe_foe_get_entry_locked()
627 for (i = 0; i < sizeof(struct airoha_foe_entry) / sizeof(*hwe); in airoha_ppe_foe_get_entry_locked()
633 return ppe->foe + hash * sizeof(struct airoha_foe_entry); in airoha_ppe_foe_get_entry_locked()
[all …]
H A Dairoha_eth.h409 struct airoha_foe_entry { struct
491 struct airoha_foe_entry data;
660 struct airoha_foe_entry *airoha_ppe_foe_get_entry(struct airoha_ppe *ppe,