Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_flows.c573 req->features |= BIT_ULL(NPC_IPPROTO_UDP); in otx2_prepare_ipv4_flow()
642 req->features |= BIT_ULL(NPC_IPPROTO_UDP); in otx2_prepare_ipv4_flow()
772 req->features |= BIT_ULL(NPC_IPPROTO_UDP); in otx2_prepare_ipv6_flow()
Dotx2_tc.c683 req->features |= BIT_ULL(NPC_IPPROTO_UDP); in otx2_tc_prepare_flow()
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/af/
Dnpc.h201 NPC_IPPROTO_UDP, enumerator
Drvu_npc_fs.c32 [NPC_IPPROTO_UDP] = "ip proto udp",
588 BIT_ULL(NPC_IPPROTO_UDP) | in npc_set_features()
923 if (features & BIT_ULL(NPC_IPPROTO_UDP)) in npc_update_flow()