Searched refs:NPC_LD (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ethernet/marvell/octeontx2/af/ |
D | rvu_npc_fs.c | 292 type = NPC_LD; in npc_scan_parse_result() 539 if (!npc_check_field(rvu, blkaddr, NPC_LD, intf)) in npc_set_features() 548 if (npc_check_field(rvu, blkaddr, NPC_LD, intf)) { in npc_set_features() 865 npc_update_entry(rvu, NPC_LD, entry, NPC_LT_LD_TCP, in npc_update_flow() 868 npc_update_entry(rvu, NPC_LD, entry, NPC_LT_LD_UDP, in npc_update_flow() 871 npc_update_entry(rvu, NPC_LD, entry, NPC_LT_LD_SCTP, in npc_update_flow() 874 npc_update_entry(rvu, NPC_LD, entry, NPC_LT_LD_ICMP, in npc_update_flow() 877 npc_update_entry(rvu, NPC_LD, entry, NPC_LT_LD_ICMP6, in npc_update_flow() 882 npc_update_entry(rvu, NPC_LD, entry, NPC_LT_LD_AH, in npc_update_flow()
|
D | npc.h | 215 NPC_LD, enumerator
|