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/
A Dnpc.h186 NPC_IPPROTO_SCTP, enumerator
A Drvu_npc_fs.c33 [NPC_IPPROTO_SCTP] = "ip proto sctp",
479 BIT_ULL(NPC_IPPROTO_SCTP); in npc_set_features()
801 if (features & BIT_ULL(NPC_IPPROTO_SCTP)) in npc_update_flow()
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
A Dotx2_flows.c532 req->features |= BIT_ULL(NPC_IPPROTO_SCTP); in otx2_prepare_ipv4_flow()
602 req->features |= BIT_ULL(NPC_IPPROTO_SCTP); in otx2_prepare_ipv4_flow()
727 req->features |= BIT_ULL(NPC_IPPROTO_SCTP); in otx2_prepare_ipv6_flow()
A Dotx2_tc.c451 req->features |= BIT_ULL(NPC_IPPROTO_SCTP); in otx2_tc_prepare_flow()

Completed in 14 milliseconds