Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/
H A Dnpc.h197 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()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_flows.c574 req->features |= BIT_ULL(NPC_IPPROTO_SCTP); in otx2_prepare_ipv4_flow()
644 req->features |= BIT_ULL(NPC_IPPROTO_SCTP); in otx2_prepare_ipv4_flow()
774 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()

Completed in 8 milliseconds