Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dnpc.h200 NPC_IPPROTO_UDP, enumerator
H A Drvu_npc_fs.c32 [NPC_IPPROTO_UDP] = "ip proto udp",
563 BIT_ULL(NPC_IPPROTO_UDP) | in npc_set_features()
892 if (features & BIT_ULL(NPC_IPPROTO_UDP)) in npc_update_flow()
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_flows.c581 req->features |= BIT_ULL(NPC_IPPROTO_UDP); in otx2_prepare_ipv4_flow()
650 req->features |= BIT_ULL(NPC_IPPROTO_UDP); in otx2_prepare_ipv4_flow()
780 req->features |= BIT_ULL(NPC_IPPROTO_UDP); in otx2_prepare_ipv6_flow()
H A Dotx2_tc.c574 req->features |= BIT_ULL(NPC_IPPROTO_UDP); in otx2_tc_prepare_flow()