Home
last modified time | relevance | path

Searched refs:NPC_IPPROTO_ESP (Results 1 – 4 of 4) sorted by relevance

/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_npc_fs.c37 [NPC_IPPROTO_ESP] = "ip proto ESP",
576 *features |= BIT_ULL(NPC_IPPROTO_ESP); in npc_set_features()
585 (*features & (BIT_ULL(NPC_IPPROTO_ESP) | BIT_ULL(NPC_IPPROTO_AH)))) in npc_set_features()
910 if (features & BIT_ULL(NPC_IPPROTO_ESP)) in npc_update_flow()
Dnpc.h203 NPC_IPPROTO_ESP, enumerator
/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_flows.c580 req->features |= BIT_ULL(NPC_IPPROTO_ESP); in otx2_prepare_ipv4_flow()
678 req->features |= BIT_ULL(NPC_IPPROTO_ESP); in otx2_prepare_ipv4_flow()
804 req->features |= BIT_ULL(NPC_IPPROTO_ESP); in otx2_prepare_ipv6_flow()
Dotx2_tc.c584 req->features |= BIT_ULL(NPC_IPPROTO_ESP); in otx2_tc_prepare_flow()