Searched refs:NPC_DIP_IPV6 (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/af/ |
| D | rvu_npc_fs.c | 30 [NPC_DIP_IPV6] = "ipv6 destination ip", 435 NPC_SCAN_HDR(NPC_DIP_IPV6, NPC_LID_LC, NPC_LT_LC_IP6, 24, 16); in npc_scan_ldata() 741 if (features & BIT_ULL(NPC_DIP_IPV6)) { in npc_update_ipv6_flow() 750 npc_update_entry(rvu, NPC_DIP_IPV6, entry, val_lo, val_hi, in npc_update_ipv6_flow()
|
| D | npc.h | 179 NPC_DIP_IPV6, enumerator
|
| D | rvu_debugfs.c | 2351 case NPC_DIP_IPV6: in rvu_dbg_npc_mcam_show_flows()
|
| /Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/nic/ |
| D | otx2_flows.c | 672 req->features |= BIT_ULL(NPC_DIP_IPV6); in otx2_prepare_ipv6_flow() 696 req->features |= BIT_ULL(NPC_DIP_IPV6); in otx2_prepare_ipv6_flow() 746 req->features |= BIT_ULL(NPC_DIP_IPV6); in otx2_prepare_ipv6_flow()
|
| D | otx2_tc.c | 553 req->features |= BIT_ULL(NPC_DIP_IPV6); in otx2_tc_prepare_flow()
|