Searched refs:airoha_flow_table_entry (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/ethernet/airoha/ |
| H A D | airoha_ppe.c | 22 .head_offset = offsetof(struct airoha_flow_table_entry, node), 23 .key_offset = offsetof(struct airoha_flow_table_entry, cookie), 29 .head_offset = offsetof(struct airoha_flow_table_entry, l2_node), 30 .key_offset = offsetof(struct airoha_flow_table_entry, data.bridge), 648 static bool airoha_ppe_foe_compare_entry(struct airoha_flow_table_entry *e, in airoha_ppe_foe_compare_entry() 724 struct airoha_flow_table_entry *e) in airoha_ppe_foe_remove_flow() 743 struct airoha_flow_table_entry *e) in airoha_ppe_foe_remove_l2_flow() 757 struct airoha_flow_table_entry *e) in airoha_ppe_foe_flow_remove_entry() 771 struct airoha_flow_table_entry *e, in airoha_ppe_foe_commit_subflow_entry() 776 struct airoha_flow_table_entry *f; in airoha_ppe_foe_commit_subflow_entry() [all …]
|
| H A D | airoha_eth.h | 472 struct airoha_flow_table_entry { struct
|