Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dnpc.h201 NPC_IPPROTO_SCTP, enumerator
H A Drvu_npc_fs.c33 [NPC_IPPROTO_SCTP] = "ip proto sctp",
564 BIT_ULL(NPC_IPPROTO_SCTP); in npc_set_features()
895 if (features & BIT_ULL(NPC_IPPROTO_SCTP)) in npc_update_flow()
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_flows.c584 req->features |= BIT_ULL(NPC_IPPROTO_SCTP); in otx2_prepare_ipv4_flow()
654 req->features |= BIT_ULL(NPC_IPPROTO_SCTP); in otx2_prepare_ipv4_flow()
784 req->features |= BIT_ULL(NPC_IPPROTO_SCTP); in otx2_prepare_ipv6_flow()
H A Dotx2_tc.c578 req->features |= BIT_ULL(NPC_IPPROTO_SCTP); in otx2_tc_prepare_flow()