Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_npc_fs.c29 [NPC_SIP_IPV6] = "ipv6 source ip",
502 NPC_SCAN_HDR(NPC_SIP_IPV6, NPC_LID_LC, NPC_LT_LC_IP6, 8, 4); in npc_scan_ldata()
504 NPC_SCAN_HDR(NPC_SIP_IPV6, NPC_LID_LC, NPC_LT_LC_IP6, 8, 16); in npc_scan_ldata()
511 NPC_SCAN_HDR(NPC_SIP_IPV6, NPC_LID_LC, NPC_LT_LC_IP6, 8, 16); in npc_scan_ldata()
820 if (features & BIT_ULL(NPC_SIP_IPV6)) { in npc_update_ipv6_flow()
829 npc_update_entry(rvu, NPC_SIP_IPV6, entry, val_lo, val_hi, in npc_update_ipv6_flow()
H A Dnpc.h197 NPC_SIP_IPV6, enumerator
H A Drvu_npc_hash.c316 if ((features & BIT_ULL(NPC_SIP_IPV6)) && !hash_idx) { in npc_update_field_hash()
326 npc_update_entry(rvu, NPC_SIP_IPV6, entry, in npc_update_field_hash()
H A Drvu_debugfs.c2805 case NPC_SIP_IPV6: in rvu_dbg_npc_mcam_show_flows()
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_flows.c717 req->features |= BIT_ULL(NPC_SIP_IPV6); in otx2_prepare_ipv6_flow()
746 req->features |= BIT_ULL(NPC_SIP_IPV6); in otx2_prepare_ipv6_flow()
796 req->features |= BIT_ULL(NPC_SIP_IPV6); in otx2_prepare_ipv6_flow()
H A Dotx2_tc.c729 req->features |= BIT_ULL(NPC_SIP_IPV6); in otx2_tc_prepare_flow()