Searched refs:npc_update_entry (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu_npc_fs.c | 753 void npc_update_entry(struct rvu *rvu, enum key_fields type, in npc_update_entry() function 860 npc_update_entry(rvu, NPC_SIP_IPV6, entry, val_lo, val_hi, in npc_update_ipv6_flow() 874 npc_update_entry(rvu, NPC_DIP_IPV6, entry, val_lo, val_hi, in npc_update_ipv6_flow() 890 npc_update_entry(rvu, NPC_LB, entry, in npc_update_vlan_features() 896 npc_update_entry(rvu, NPC_LB, entry, NPC_LT_LB_CTAG, 0, in npc_update_vlan_features() 899 npc_update_entry(rvu, NPC_LB, entry, NPC_LT_LB_STAG_QINQ, 0, in npc_update_vlan_features() 921 npc_update_entry(rvu, NPC_LD, entry, NPC_LT_LD_TCP, in npc_update_flow() 924 npc_update_entry(rvu, NPC_LD, entry, NPC_LT_LD_UDP, in npc_update_flow() 927 npc_update_entry(rvu, NPC_LD, entry, NPC_LT_LD_SCTP, in npc_update_flow() 930 npc_update_entry(rvu, NPC_LD, entry, NPC_LT_LD_ICMP, in npc_update_flow() [all …]
|
H A D | rvu_npc_fs.h | 17 void npc_update_entry(struct rvu *rvu, enum key_fields type,
|
H A D | rvu_npc_hash.c | 326 npc_update_entry(rvu, NPC_SIP_IPV6, entry, in npc_update_field_hash() 343 npc_update_entry(rvu, NPC_DIP_IPV6, entry, in npc_update_field_hash()
|