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.c109 sram_tb_size = sram_num_entries * sizeof(struct airoha_foe_entry); in airoha_ppe_hw_init()
301 struct airoha_foe_entry *hwe, in airoha_ppe_foe_entry_prepare()
426 static int airoha_ppe_foe_entry_set_ipv4_tuple(struct airoha_foe_entry *hwe, in airoha_ppe_foe_entry_set_ipv4_tuple()
460 static int airoha_ppe_foe_entry_set_ipv6_tuple(struct airoha_foe_entry *hwe, in airoha_ppe_foe_entry_set_ipv6_tuple()
489 struct airoha_foe_entry *hwe) in airoha_ppe_foe_get_entry_hash()
580 struct airoha_foe_entry *hwe, in airoha_ppe_foe_flow_stats_update()
633 static struct airoha_foe_entry *
641 u32 *hwe = ppe->foe + hash * sizeof(struct airoha_foe_entry); in airoha_ppe_foe_get_entry_locked()
656 for (i = 0; i < sizeof(struct airoha_foe_entry) / sizeof(*hwe); in airoha_ppe_foe_get_entry_locked()
662 return ppe->foe + hash * sizeof(struct airoha_foe_entry); in airoha_ppe_foe_get_entry_locked()
[all …]
H A Dairoha_eth.h410 struct airoha_foe_entry { struct
492 struct airoha_foe_entry data;
672 struct airoha_foe_entry *airoha_ppe_foe_get_entry(struct airoha_ppe *ppe,