Home
last modified time | relevance | path

Searched refs:NPC_DIP_IPV6 (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_npc_fs.c32 [NPC_DIP_IPV6] = "ipv6 destination ip",
457 NPC_SCAN_HDR(NPC_DIP_IPV6, NPC_LID_LC, NPC_LT_LC_IP6, 24, 16); in npc_scan_ldata()
774 if (features & BIT_ULL(NPC_DIP_IPV6)) { in npc_update_ipv6_flow()
783 npc_update_entry(rvu, NPC_DIP_IPV6, entry, val_lo, val_hi, in npc_update_ipv6_flow()
Dnpc.h191 NPC_DIP_IPV6, enumerator
Drvu_npc_hash.c293 if (features & BIT_ULL(NPC_DIP_IPV6)) { in npc_update_field_hash()
304 npc_update_entry(rvu, NPC_DIP_IPV6, entry, in npc_update_field_hash()
Drvu_debugfs.c2795 case NPC_DIP_IPV6: in rvu_dbg_npc_mcam_show_flows()
/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_flows.c689 req->features |= BIT_ULL(NPC_DIP_IPV6); in otx2_prepare_ipv6_flow()
713 req->features |= BIT_ULL(NPC_DIP_IPV6); in otx2_prepare_ipv6_flow()
763 req->features |= BIT_ULL(NPC_DIP_IPV6); in otx2_prepare_ipv6_flow()
Dotx2_tc.c630 req->features |= BIT_ULL(NPC_DIP_IPV6); in otx2_tc_prepare_flow()