Searched refs:NPC_SPORT_SCTP (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/ethernet/marvell/octeontx2/af/ |
| H A D | rvu_npc_fs.c | 44 [NPC_SPORT_SCTP] = "sctp source port", 653 NPC_SCAN_HDR(NPC_SPORT_SCTP, NPC_LID_LD, NPC_LT_LD_SCTP, 0, 2); in npc_scan_ldata() 700 BIT_ULL(NPC_SPORT_SCTP) | BIT_ULL(NPC_DPORT_SCTP) | in npc_set_features() 701 BIT_ULL(NPC_SPORT_SCTP) | BIT_ULL(NPC_DPORT_SCTP) | in npc_set_features() 1151 NPC_WRITE_FLOW(NPC_SPORT_SCTP, sport, ntohs(pkt->sport), 0, in npc_update_flow()
|
| H A D | npc.h | 215 NPC_SPORT_SCTP, enumerator
|
| /linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_flows.c | 795 req->features |= BIT_ULL(NPC_SPORT_SCTP); in otx2_prepare_ipv4_flow() 925 req->features |= BIT_ULL(NPC_SPORT_SCTP); in otx2_prepare_ipv6_flow()
|
| H A D | otx2_tc.c | 855 req->features |= BIT_ULL(NPC_SPORT_SCTP); in otx2_tc_prepare_flow()
|