Searched refs:NPC_DIP_IPV6 (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu_npc_fs.c | 30 [NPC_DIP_IPV6] = "ipv6 destination ip", 507 NPC_SCAN_HDR(NPC_DIP_IPV6, NPC_LID_LC, NPC_LT_LC_IP6, 24, 4); in npc_scan_ldata() 509 NPC_SCAN_HDR(NPC_DIP_IPV6, NPC_LID_LC, NPC_LT_LC_IP6, 24, 16); in npc_scan_ldata() 512 NPC_SCAN_HDR(NPC_DIP_IPV6, NPC_LID_LC, NPC_LT_LC_IP6, 24, 16); in npc_scan_ldata() 834 if (features & BIT_ULL(NPC_DIP_IPV6)) { in npc_update_ipv6_flow() 843 npc_update_entry(rvu, NPC_DIP_IPV6, entry, val_lo, val_hi, in npc_update_ipv6_flow()
|
H A D | npc.h | 194 NPC_DIP_IPV6, enumerator
|
H A D | rvu_npc_hash.c | 333 } else if ((features & BIT_ULL(NPC_DIP_IPV6)) && hash_idx) { in npc_update_field_hash() 343 npc_update_entry(rvu, NPC_DIP_IPV6, entry, in npc_update_field_hash()
|
H A D | rvu_debugfs.c | 2811 case NPC_DIP_IPV6: in rvu_dbg_npc_mcam_show_flows()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_flows.c | 714 req->features |= BIT_ULL(NPC_DIP_IPV6); in otx2_prepare_ipv6_flow() 743 req->features |= BIT_ULL(NPC_DIP_IPV6); in otx2_prepare_ipv6_flow() 793 req->features |= BIT_ULL(NPC_DIP_IPV6); in otx2_prepare_ipv6_flow()
|
H A D | otx2_tc.c | 716 req->features |= BIT_ULL(NPC_DIP_IPV6); in otx2_tc_prepare_flow()
|
Completed in 14 milliseconds