Searched refs:npc_update_entry (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/af/ |
A D | rvu_npc_fs.c | 830 npc_update_entry(rvu, NPC_LB, entry, in npc_update_vlan_features() 836 npc_update_entry(rvu, NPC_LB, entry, NPC_LT_LB_CTAG, 0, in npc_update_vlan_features() 861 npc_update_entry(rvu, NPC_LD, entry, NPC_LT_LD_TCP, in npc_update_flow() 864 npc_update_entry(rvu, NPC_LD, entry, NPC_LT_LD_UDP, in npc_update_flow() 867 npc_update_entry(rvu, NPC_LD, entry, NPC_LT_LD_SCTP, in npc_update_flow() 870 npc_update_entry(rvu, NPC_LD, entry, NPC_LT_LD_ICMP, in npc_update_flow() 873 npc_update_entry(rvu, NPC_LD, entry, NPC_LT_LD_ICMP6, in npc_update_flow() 878 npc_update_entry(rvu, NPC_LD, entry, NPC_LT_LD_AH, in npc_update_flow() 882 npc_update_entry(rvu, NPC_LE, entry, NPC_LT_LE_ESP, in npc_update_flow() 887 npc_update_entry(rvu, NPC_LXMB, entry, output->lxmb, 0, in npc_update_flow() [all …]
|
A D | rvu_npc_fs.h | 13 void npc_update_entry(struct rvu *rvu, enum key_fields type,
|
A D | rvu_npc_hash.c | 280 npc_update_entry(rvu, NPC_SIP_IPV6, entry, in npc_update_field_hash() 300 npc_update_entry(rvu, NPC_DIP_IPV6, entry, in npc_update_field_hash()
|
Completed in 11 milliseconds