Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dnpc.h199 NPC_IPPROTO_TCP, enumerator
H A Drvu_npc_fs.c31 [NPC_IPPROTO_TCP] = "ip proto tcp",
562 *features |= BIT_ULL(NPC_IPPROTO_TCP) | in npc_set_features()
889 if (features & BIT_ULL(NPC_IPPROTO_TCP)) in npc_update_flow()
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_flows.c578 req->features |= BIT_ULL(NPC_IPPROTO_TCP); in otx2_prepare_ipv4_flow()
652 req->features |= BIT_ULL(NPC_IPPROTO_TCP); in otx2_prepare_ipv4_flow()
782 req->features |= BIT_ULL(NPC_IPPROTO_TCP); in otx2_prepare_ipv6_flow()
H A Dotx2_tc.c576 req->features |= BIT_ULL(NPC_IPPROTO_TCP); in otx2_tc_prepare_flow()