Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_npc_fs.c32 [NPC_DIP_IPV6] = "ipv6 destination ip",
641 NPC_SCAN_HDR(NPC_DIP_IPV6, NPC_LID_LC, NPC_LT_LC_IP6, 24, 4); in npc_scan_ldata()
643 NPC_SCAN_HDR(NPC_DIP_IPV6, NPC_LID_LC, NPC_LT_LC_IP6, 24, 16); in npc_scan_ldata()
646 NPC_SCAN_HDR(NPC_DIP_IPV6, NPC_LID_LC, NPC_LT_LC_IP6, 24, 16); in npc_scan_ldata()
1035 if (features & BIT_ULL(NPC_DIP_IPV6)) { in npc_update_ipv6_flow()
1044 npc_update_entry(rvu, NPC_DIP_IPV6, mdata, val_lo, val_hi, in npc_update_ipv6_flow()
H A Dnpc.h203 NPC_DIP_IPV6, enumerator
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_flows.c884 req->features |= BIT_ULL(NPC_DIP_IPV6); in otx2_prepare_ipv6_flow()
913 req->features |= BIT_ULL(NPC_DIP_IPV6); in otx2_prepare_ipv6_flow()
963 req->features |= BIT_ULL(NPC_DIP_IPV6); in otx2_prepare_ipv6_flow()
H A Dotx2_tc.c815 req->features |= BIT_ULL(NPC_DIP_IPV6); in otx2_tc_prepare_flow()