Searched refs:NPC_SPORT_UDP (Results 1 – 5 of 5) sorted by relevance
/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/af/ |
A D | rvu_npc_fs.c | 44 [NPC_SPORT_UDP] = "udp source port", 495 NPC_SCAN_HDR(NPC_SPORT_UDP, NPC_LID_LD, NPC_LT_LD_UDP, 0, 2); in npc_scan_ldata() 528 tcp_udp_sctp = BIT_ULL(NPC_SPORT_TCP) | BIT_ULL(NPC_SPORT_UDP) | in npc_set_features() 914 NPC_WRITE_FLOW(NPC_SPORT_UDP, sport, ntohs(pkt->sport), 0, in npc_update_flow()
|
A D | npc.h | 203 NPC_SPORT_UDP, enumerator
|
A D | rvu_debugfs.c | 2813 case NPC_SPORT_UDP: in rvu_dbg_npc_mcam_show_flows()
|
/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/nic/ |
A D | otx2_flows.c | 619 req->features |= BIT_ULL(NPC_SPORT_UDP); in otx2_prepare_ipv4_flow() 749 req->features |= BIT_ULL(NPC_SPORT_UDP); in otx2_prepare_ipv6_flow()
|
A D | otx2_tc.c | 691 req->features |= BIT_ULL(NPC_SPORT_UDP); in otx2_tc_prepare_flow()
|
Completed in 22 milliseconds