Searched refs:NPC_LD (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/af/ |
D | rvu_npc_fs.c | 283 type = NPC_LD; in npc_scan_parse_result() 497 if (!npc_check_field(rvu, blkaddr, NPC_LD, intf)) in npc_set_features() 506 if (npc_check_field(rvu, blkaddr, NPC_LD, intf)) { in npc_set_features() 830 npc_update_entry(rvu, NPC_LD, entry, NPC_LT_LD_TCP, in npc_update_flow() 833 npc_update_entry(rvu, NPC_LD, entry, NPC_LT_LD_UDP, in npc_update_flow() 836 npc_update_entry(rvu, NPC_LD, entry, NPC_LT_LD_SCTP, in npc_update_flow() 839 npc_update_entry(rvu, NPC_LD, entry, NPC_LT_LD_ICMP, in npc_update_flow() 842 npc_update_entry(rvu, NPC_LD, entry, NPC_LT_LD_ICMP6, in npc_update_flow() 847 npc_update_entry(rvu, NPC_LD, entry, NPC_LT_LD_AH, in npc_update_flow()
|
D | npc.h | 215 NPC_LD, enumerator
|