Searched refs:npc_update_entry (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/af/ |
| D | rvu_npc_fs.c | 627 static void npc_update_entry(struct rvu *rvu, enum key_fields type, in npc_update_entry() function 736 npc_update_entry(rvu, NPC_SIP_IPV6, entry, val_lo, val_hi, in npc_update_ipv6_flow() 750 npc_update_entry(rvu, NPC_DIP_IPV6, entry, val_lo, val_hi, in npc_update_ipv6_flow() 766 npc_update_entry(rvu, NPC_LB, entry, in npc_update_vlan_features() 772 npc_update_entry(rvu, NPC_LB, entry, NPC_LT_LB_CTAG, 0, in npc_update_vlan_features() 775 npc_update_entry(rvu, NPC_LB, entry, NPC_LT_LB_STAG_QINQ, 0, in npc_update_vlan_features() 796 npc_update_entry(rvu, NPC_LD, entry, NPC_LT_LD_TCP, in npc_update_flow() 799 npc_update_entry(rvu, NPC_LD, entry, NPC_LT_LD_UDP, in npc_update_flow() 802 npc_update_entry(rvu, NPC_LD, entry, NPC_LT_LD_SCTP, in npc_update_flow() 805 npc_update_entry(rvu, NPC_LD, entry, NPC_LT_LD_ICMP, in npc_update_flow() [all …]
|