Searched refs:NPC_SIP_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 | 33 [NPC_SIP_IPV6] = "ipv6 source ip", 493 NPC_SCAN_HDR(NPC_SIP_IPV6, NPC_LID_LC, NPC_LT_LC_IP6, 8, 16); in npc_scan_ldata() 791 if (features & BIT_ULL(NPC_SIP_IPV6)) { in npc_update_ipv6_flow() 800 npc_update_entry(rvu, NPC_SIP_IPV6, entry, val_lo, val_hi, in npc_update_ipv6_flow()
|
A D | npc.h | 192 NPC_SIP_IPV6, enumerator
|
A D | rvu_npc_hash.c | 269 if (features & BIT_ULL(NPC_SIP_IPV6)) { in npc_update_field_hash() 280 npc_update_entry(rvu, NPC_SIP_IPV6, entry, in npc_update_field_hash()
|
A D | rvu_debugfs.c | 2796 case NPC_SIP_IPV6: in rvu_dbg_npc_mcam_show_flows()
|
/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/nic/ |
A D | otx2_flows.c | 705 req->features |= BIT_ULL(NPC_SIP_IPV6); in otx2_prepare_ipv6_flow() 734 req->features |= BIT_ULL(NPC_SIP_IPV6); in otx2_prepare_ipv6_flow() 784 req->features |= BIT_ULL(NPC_SIP_IPV6); in otx2_prepare_ipv6_flow()
|
A D | otx2_tc.c | 665 req->features |= BIT_ULL(NPC_SIP_IPV6); in otx2_tc_prepare_flow()
|
Completed in 22 milliseconds