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.c138 sram_tb_size = sram_num_entries * sizeof(struct airoha_foe_entry); in airoha_ppe_hw_init()
343 struct airoha_foe_entry *hwe, in airoha_ppe_foe_entry_prepare()
481 static int airoha_ppe_foe_entry_set_ipv4_tuple(struct airoha_foe_entry *hwe, in airoha_ppe_foe_entry_set_ipv4_tuple()
515 static int airoha_ppe_foe_entry_set_ipv6_tuple(struct airoha_foe_entry *hwe, in airoha_ppe_foe_entry_set_ipv6_tuple()
544 struct airoha_foe_entry *hwe) in airoha_ppe_foe_get_entry_hash()
635 struct airoha_foe_entry *hwe, in airoha_ppe_foe_flow_stats_update()
688 static struct airoha_foe_entry *
696 u32 *hwe = ppe->foe + hash * sizeof(struct airoha_foe_entry); in airoha_ppe_foe_get_entry_locked()
711 for (i = 0; i < sizeof(struct airoha_foe_entry) / sizeof(*hwe); in airoha_ppe_foe_get_entry_locked()
717 return ppe->foe + hash * sizeof(struct airoha_foe_entry); in airoha_ppe_foe_get_entry_locked()
[all …]
H A Dairoha_eth.h447 struct airoha_foe_entry { struct
529 struct airoha_foe_entry data;
741 struct airoha_foe_entry *airoha_ppe_foe_get_entry(struct airoha_ppe *ppe,