Home
last modified time | relevance | path

Searched refs:NPC_TCP_FLAGS (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_npc_fs.c56 [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()
Dnpc.h224 NPC_TCP_FLAGS, enumerator
Drvu_debugfs.c3239 case NPC_TCP_FLAGS: in rvu_dbg_npc_mcam_show_flows()
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_tc.c879 req->features |= BIT_ULL(NPC_TCP_FLAGS); in otx2_tc_prepare_flow()