Home
last modified time | relevance | path

Searched refs:NPC_SPORT_TCP (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_npc_fs.c38 [NPC_SPORT_TCP] = "tcp source port",
517 NPC_SCAN_HDR(NPC_SPORT_TCP, NPC_LID_LD, NPC_LT_LD_TCP, 0, 2); in npc_scan_ldata()
553 tcp_udp_sctp = BIT_ULL(NPC_SPORT_TCP) | BIT_ULL(NPC_SPORT_UDP) | in npc_set_features()
941 NPC_WRITE_FLOW(NPC_SPORT_TCP, sport, ntohs(pkt->sport), 0, in npc_update_flow()
H A Dnpc.h202 NPC_SPORT_TCP, enumerator
H A Drvu_debugfs.c2823 case NPC_SPORT_TCP: in rvu_dbg_npc_mcam_show_flows()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_flows.c623 req->features |= BIT_ULL(NPC_SPORT_TCP); in otx2_prepare_ipv4_flow()
753 req->features |= BIT_ULL(NPC_SPORT_TCP); in otx2_prepare_ipv6_flow()
H A Dotx2_tc.c754 req->features |= BIT_ULL(NPC_SPORT_TCP); in otx2_tc_prepare_flow()

Completed in 13 milliseconds