Searched refs:NPC_LD (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/af/ |
| D | rvu_npc_fs.c | 296 type = NPC_LD; in npc_scan_parse_result() 559 if (!npc_check_field(rvu, blkaddr, NPC_LD, intf)) in npc_set_features() 568 if (npc_check_field(rvu, blkaddr, NPC_LD, intf)) { in npc_set_features() 890 npc_update_entry(rvu, NPC_LD, entry, NPC_LT_LD_TCP, in npc_update_flow() 893 npc_update_entry(rvu, NPC_LD, entry, NPC_LT_LD_UDP, in npc_update_flow() 896 npc_update_entry(rvu, NPC_LD, entry, NPC_LT_LD_SCTP, in npc_update_flow() 899 npc_update_entry(rvu, NPC_LD, entry, NPC_LT_LD_ICMP, in npc_update_flow() 902 npc_update_entry(rvu, NPC_LD, entry, NPC_LT_LD_ICMP6, in npc_update_flow() 907 npc_update_entry(rvu, NPC_LD, entry, NPC_LT_LD_AH, in npc_update_flow()
|
| D | npc.h | 219 NPC_LD, enumerator
|