Searched refs:NPC_TCP_FLAGS (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/af/ |
D | rvu_npc_fs.c | 56 [NPC_TCP_FLAGS] = "tcp flags", 534 NPC_SCAN_HDR(NPC_TCP_FLAGS, NPC_LID_LD, NPC_LT_LD_TCP, 12, 2); in npc_scan_ldata() 580 BIT_ULL(NPC_TCP_FLAGS); in npc_set_features() 988 NPC_WRITE_FLOW(NPC_TCP_FLAGS, tcp_flags, ntohs(pkt->tcp_flags), 0, in npc_update_flow()
|
D | npc.h | 224 NPC_TCP_FLAGS, enumerator
|
D | rvu_debugfs.c | 3239 case NPC_TCP_FLAGS: in rvu_dbg_npc_mcam_show_flows()
|
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/ |
D | otx2_tc.c | 879 req->features |= BIT_ULL(NPC_TCP_FLAGS); in otx2_tc_prepare_flow()
|