Searched refs:NPC_DIP_IPV6 (Results 1 – 6 of 6) sorted by relevance
/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/af/ |
A D | rvu_npc_fs.c | 34 [NPC_DIP_IPV6] = "ipv6 destination ip", 494 NPC_SCAN_HDR(NPC_DIP_IPV6, NPC_LID_LC, NPC_LT_LC_IP6, 24, 16); in npc_scan_ldata() 805 if (features & BIT_ULL(NPC_DIP_IPV6)) { in npc_update_ipv6_flow() 814 npc_update_entry(rvu, NPC_DIP_IPV6, entry, val_lo, val_hi, in npc_update_ipv6_flow()
|
A D | npc.h | 193 NPC_DIP_IPV6, enumerator
|
A D | rvu_npc_hash.c | 289 if (features & BIT_ULL(NPC_DIP_IPV6)) { in npc_update_field_hash() 300 npc_update_entry(rvu, NPC_DIP_IPV6, entry, in npc_update_field_hash()
|
A D | rvu_debugfs.c | 2800 case NPC_DIP_IPV6: in rvu_dbg_npc_mcam_show_flows()
|
/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/nic/ |
A D | otx2_flows.c | 712 req->features |= BIT_ULL(NPC_DIP_IPV6); in otx2_prepare_ipv6_flow() 741 req->features |= BIT_ULL(NPC_DIP_IPV6); in otx2_prepare_ipv6_flow() 791 req->features |= BIT_ULL(NPC_DIP_IPV6); in otx2_prepare_ipv6_flow()
|
A D | otx2_tc.c | 655 req->features |= BIT_ULL(NPC_DIP_IPV6); in otx2_tc_prepare_flow()
|
Completed in 22 milliseconds