Searched refs:NPC_TOS (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/ |
D | otx2_flows.c | 562 req->features |= BIT_ULL(NPC_TOS); in otx2_prepare_ipv4_flow() 615 req->features |= BIT_ULL(NPC_TOS); in otx2_prepare_ipv4_flow() 670 req->features |= BIT_ULL(NPC_TOS); in otx2_prepare_ipv4_flow()
|
D | otx2_tc.c | 778 req->features |= BIT_ULL(NPC_TOS); in otx2_tc_prepare_flow()
|
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/af/ |
D | npc.h | 193 NPC_TOS, enumerator
|
D | rvu_npc_fs.c | 24 [NPC_TOS] = "tos", 506 NPC_SCAN_HDR(NPC_TOS, NPC_LID_LC, NPC_LT_LC_IP, 1, 1); in npc_scan_ldata() 965 NPC_WRITE_FLOW(NPC_TOS, tos, pkt->tos, 0, mask->tos, 0); in npc_update_flow()
|
D | rvu_debugfs.c | 3199 case NPC_TOS: in rvu_dbg_npc_mcam_show_flows()
|