Searched refs:NPC_SPORT_SCTP (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/af/ |
D | rvu_npc_fs.c | 42 [NPC_SPORT_SCTP] = "sctp source port", 530 NPC_SCAN_HDR(NPC_SPORT_SCTP, NPC_LID_LD, NPC_LT_LD_SCTP, 0, 2); in npc_scan_ldata() 577 BIT_ULL(NPC_SPORT_SCTP) | BIT_ULL(NPC_DPORT_SCTP) | in npc_set_features() 578 BIT_ULL(NPC_SPORT_SCTP) | BIT_ULL(NPC_DPORT_SCTP) | in npc_set_features() 980 NPC_WRITE_FLOW(NPC_SPORT_SCTP, sport, ntohs(pkt->sport), 0, in npc_update_flow()
|
D | npc.h | 211 NPC_SPORT_SCTP, enumerator
|
D | rvu_debugfs.c | 3229 case NPC_SPORT_SCTP: in rvu_dbg_npc_mcam_show_flows()
|
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/ |
D | otx2_flows.c | 627 req->features |= BIT_ULL(NPC_SPORT_SCTP); in otx2_prepare_ipv4_flow() 757 req->features |= BIT_ULL(NPC_SPORT_SCTP); in otx2_prepare_ipv6_flow()
|
D | otx2_tc.c | 868 req->features |= BIT_ULL(NPC_SPORT_SCTP); in otx2_tc_prepare_flow()
|