Home
last modified time | relevance | path

Searched refs:MVPP2_CLS_FLOW_TBL1_PRIO_MASK (Results 1 – 2 of 2) sorted by relevance

/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2.h120 #define MVPP2_CLS_FLOW_TBL1_PRIO_MASK 0x3f macro
Dmvpp2_cls.c441 fe->data[1] &= ~MVPP2_CLS_FLOW_TBL1_PRIO(MVPP2_CLS_FLOW_TBL1_PRIO_MASK); in mvpp2_cls_flow_pri_set()