Searched refs:NPC_SIP_IPV6 (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/net/ethernet/marvell/octeontx2/af/ |
| H A D | rvu_npc_fs.c | 29 [NPC_SIP_IPV6] = "ipv6 source ip", 513 NPC_SCAN_HDR(NPC_SIP_IPV6, NPC_LID_LC, NPC_LT_LC_IP6, 8, 4); in npc_scan_ldata() 515 NPC_SCAN_HDR(NPC_SIP_IPV6, NPC_LID_LC, NPC_LT_LC_IP6, 8, 16); in npc_scan_ldata() 522 NPC_SCAN_HDR(NPC_SIP_IPV6, NPC_LID_LC, NPC_LT_LC_IP6, 8, 16); in npc_scan_ldata() 851 if (features & BIT_ULL(NPC_SIP_IPV6)) { in npc_update_ipv6_flow() 860 npc_update_entry(rvu, NPC_SIP_IPV6, entry, val_lo, val_hi, in npc_update_ipv6_flow()
|
| H A D | npc.h | 198 NPC_SIP_IPV6, enumerator
|
| H A D | rvu_npc_hash.c | 316 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()
|
| /linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_flows.c | 715 req->features |= BIT_ULL(NPC_SIP_IPV6); in otx2_prepare_ipv6_flow() 744 req->features |= BIT_ULL(NPC_SIP_IPV6); in otx2_prepare_ipv6_flow() 794 req->features |= BIT_ULL(NPC_SIP_IPV6); in otx2_prepare_ipv6_flow()
|
| H A D | otx2_tc.c | 844 req->features |= BIT_ULL(NPC_SIP_IPV6); in otx2_tc_prepare_flow()
|