Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dnpc.h202 NPC_IPPROTO_SCTP, enumerator
H A Drvu_npc_fs.c33 [NPC_IPPROTO_SCTP] = "ip proto sctp",
589 BIT_ULL(NPC_IPPROTO_SCTP) | in npc_set_features()
926 if (features & BIT_ULL(NPC_IPPROTO_SCTP)) in npc_update_flow()
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_flows.c582 req->features |= BIT_ULL(NPC_IPPROTO_SCTP); in otx2_prepare_ipv4_flow()
652 req->features |= BIT_ULL(NPC_IPPROTO_SCTP); in otx2_prepare_ipv4_flow()
782 req->features |= BIT_ULL(NPC_IPPROTO_SCTP); in otx2_prepare_ipv6_flow()
H A Dotx2_tc.c693 req->features |= BIT_ULL(NPC_IPPROTO_SCTP); in otx2_tc_prepare_flow()