Searched refs:NPC_DPORT_TCP (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu_npc_fs.c | 39 [NPC_DPORT_TCP] = "tcp destination port", 518 NPC_SCAN_HDR(NPC_DPORT_TCP, NPC_LID_LD, NPC_LT_LD_TCP, 2, 2); in npc_scan_ldata() 554 BIT_ULL(NPC_DPORT_TCP) | BIT_ULL(NPC_DPORT_UDP) | in npc_set_features() 945 NPC_WRITE_FLOW(NPC_DPORT_TCP, dport, ntohs(pkt->dport), 0, in npc_update_flow()
|
H A D | npc.h | 203 NPC_DPORT_TCP, enumerator
|
H A D | rvu_debugfs.c | 2829 case NPC_DPORT_TCP: in rvu_dbg_npc_mcam_show_flows()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_flows.c | 635 req->features |= BIT_ULL(NPC_DPORT_TCP); in otx2_prepare_ipv4_flow() 765 req->features |= BIT_ULL(NPC_DPORT_TCP); in otx2_prepare_ipv6_flow()
|
H A D | otx2_tc.c | 742 req->features |= BIT_ULL(NPC_DPORT_TCP); in otx2_tc_prepare_flow()
|
Completed in 13 milliseconds