Home
last modified time | relevance | path

Searched refs:NPC_TOS (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_flows.c562 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()
Dotx2_tc.c778 req->features |= BIT_ULL(NPC_TOS); in otx2_tc_prepare_flow()
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/af/
Dnpc.h193 NPC_TOS, enumerator
Drvu_npc_fs.c24 [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()
Drvu_debugfs.c3199 case NPC_TOS: in rvu_dbg_npc_mcam_show_flows()