Searched refs:NPC_DPORT_SCTP (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu_npc_fs.c | 43 [NPC_DPORT_SCTP] = "sctp destination port", 520 NPC_SCAN_HDR(NPC_DPORT_SCTP, NPC_LID_LD, NPC_LT_LD_SCTP, 2, 2); in npc_scan_ldata() 555 BIT_ULL(NPC_SPORT_SCTP) | BIT_ULL(NPC_DPORT_SCTP); in npc_set_features() 951 NPC_WRITE_FLOW(NPC_DPORT_SCTP, dport, ntohs(pkt->dport), 0, in npc_update_flow()
|
H A D | npc.h | 211 NPC_DPORT_SCTP, enumerator
|
H A D | rvu_debugfs.c | 2829 case NPC_DPORT_SCTP: in rvu_dbg_npc_mcam_show_flows()
|
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_flows.c | 647 req->features |= BIT_ULL(NPC_DPORT_SCTP); in otx2_prepare_ipv4_flow() 777 req->features |= BIT_ULL(NPC_DPORT_SCTP); in otx2_prepare_ipv6_flow()
|
H A D | otx2_tc.c | 747 req->features |= BIT_ULL(NPC_DPORT_SCTP); in otx2_tc_prepare_flow()
|