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.h206 NPC_IPPROTO_SCTP, enumerator
H A Drvu_npc_fs.c35 [NPC_IPPROTO_SCTP] = "ip proto sctp",
712 BIT_ULL(NPC_IPPROTO_SCTP) | in npc_set_features()
1097 if (features & BIT_ULL(NPC_IPPROTO_SCTP)) in npc_update_flow()
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_flows.c744 req->features |= BIT_ULL(NPC_IPPROTO_SCTP); in otx2_prepare_ipv4_flow()
814 req->features |= BIT_ULL(NPC_IPPROTO_SCTP); in otx2_prepare_ipv4_flow()
944 req->features |= BIT_ULL(NPC_IPPROTO_SCTP); in otx2_prepare_ipv6_flow()
H A Dotx2_tc.c674 req->features |= BIT_ULL(NPC_IPPROTO_SCTP); in otx2_tc_prepare_flow()