Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dnpc.h193 NPC_TOS, enumerator
H A 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()
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_flows.c568 req->features |= BIT_ULL(NPC_TOS); in otx2_prepare_ipv4_flow()
621 req->features |= BIT_ULL(NPC_TOS); in otx2_prepare_ipv4_flow()
676 req->features |= BIT_ULL(NPC_TOS); in otx2_prepare_ipv4_flow()
H A Dotx2_tc.c784 req->features |= BIT_ULL(NPC_TOS); in otx2_tc_prepare_flow()