Searched refs:NPC_LD (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/af/ |
A D | rvu_npc_fs.c | 299 type = NPC_LD; in npc_scan_parse_result() 534 if (!npc_check_field(rvu, blkaddr, NPC_LD, intf)) in npc_set_features() 543 if (npc_check_field(rvu, blkaddr, NPC_LD, intf)) { in npc_set_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()
|
A D | npc.h | 217 NPC_LD, enumerator
|
Completed in 10 milliseconds