Searched refs:NPC_DPORT_UDP (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/af/ |
| D | rvu_npc_fs.c | 41 [NPC_DPORT_UDP] = "udp destination port", 437 NPC_SCAN_HDR(NPC_DPORT_UDP, NPC_LID_LD, NPC_LT_LD_UDP, 2, 2); in npc_scan_ldata() 469 BIT_ULL(NPC_DPORT_TCP) | BIT_ULL(NPC_DPORT_UDP) | in npc_set_features() 845 NPC_WRITE_FLOW(NPC_DPORT_UDP, dport, ntohs(pkt->dport), 0, in npc_update_flow()
|
| D | npc.h | 190 NPC_DPORT_UDP, enumerator
|
| D | rvu_debugfs.c | 2362 case NPC_DPORT_UDP: in rvu_dbg_npc_mcam_show_flows()
|
| /Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/nic/ |
| D | otx2_flows.c | 591 req->features |= BIT_ULL(NPC_DPORT_UDP); in otx2_prepare_ipv4_flow() 716 req->features |= BIT_ULL(NPC_DPORT_UDP); in otx2_prepare_ipv6_flow()
|
| D | otx2_tc.c | 575 req->features |= BIT_ULL(NPC_DPORT_UDP); in otx2_tc_prepare_flow()
|