Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dnpc.h192 NPC_TOS, enumerator
H A Drvu_npc_fs.c24 [NPC_TOS] = "tos",
495 NPC_SCAN_HDR(NPC_TOS, NPC_LID_LC, NPC_LT_LC_IP, 1, 1); in npc_scan_ldata()
934 NPC_WRITE_FLOW(NPC_TOS, tos, pkt->tos, 0, mask->tos, 0); in npc_update_flow()
H A Drvu_debugfs.c2793 case NPC_TOS: in rvu_dbg_npc_mcam_show_flows()
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_flows.c570 req->features |= BIT_ULL(NPC_TOS); in otx2_prepare_ipv4_flow()
623 req->features |= BIT_ULL(NPC_TOS); in otx2_prepare_ipv4_flow()
678 req->features |= BIT_ULL(NPC_TOS); in otx2_prepare_ipv4_flow()
H A Dotx2_tc.c669 req->features |= BIT_ULL(NPC_TOS); in otx2_tc_prepare_flow()