Searched refs:NPC_SPORT_TCP (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/ethernet/marvell/octeontx2/af/ |
| H A D | npc.h | 211 NPC_SPORT_TCP, enumerator
|
| H A D | rvu_npc_fs.c | 40 [NPC_SPORT_TCP] = "tcp source port", 651 NPC_SCAN_HDR(NPC_SPORT_TCP, NPC_LID_LD, NPC_LT_LD_TCP, 0, 2); in npc_scan_ldata() 698 proto_flags = BIT_ULL(NPC_SPORT_TCP) | BIT_ULL(NPC_SPORT_UDP) | in npc_set_features() 1143 NPC_WRITE_FLOW(NPC_SPORT_TCP, sport, ntohs(pkt->sport), 0, in npc_update_flow()
|
| /linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_flows.c | 793 req->features |= BIT_ULL(NPC_SPORT_TCP); in otx2_prepare_ipv4_flow() 923 req->features |= BIT_ULL(NPC_SPORT_TCP); in otx2_prepare_ipv6_flow()
|
| H A D | otx2_tc.c | 853 req->features |= BIT_ULL(NPC_SPORT_TCP); in otx2_tc_prepare_flow()
|