Searched refs:npc_update_entry (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/net/ethernet/marvell/octeontx2/af/ |
| H A D | rvu_npc_fs.c | 905 void npc_update_entry(struct rvu *rvu, enum key_fields type, in npc_update_entry() function 1025 npc_update_entry(rvu, NPC_SIP_IPV6, mdata, val_lo, val_hi, in npc_update_ipv6_flow() 1039 npc_update_entry(rvu, NPC_DIP_IPV6, mdata, val_lo, val_hi, in npc_update_ipv6_flow() 1056 npc_update_entry(rvu, NPC_LB, mdata, in npc_update_vlan_features() 1062 npc_update_entry(rvu, NPC_LB, mdata, NPC_LT_LB_CTAG, 0, in npc_update_vlan_features() 1065 npc_update_entry(rvu, NPC_LB, mdata, NPC_LT_LB_STAG_QINQ, 0, in npc_update_vlan_features() 1087 npc_update_entry(rvu, NPC_LD, mdata, NPC_LT_LD_TCP, in npc_update_flow() 1090 npc_update_entry(rvu, NPC_LD, mdata, NPC_LT_LD_UDP, in npc_update_flow() 1093 npc_update_entry(rvu, NPC_LD, mdata, NPC_LT_LD_SCTP, in npc_update_flow() 1096 npc_update_entry(rvu, NPC_LD, mdata, NPC_LT_LD_ICMP, in npc_update_flow() [all …]
|