Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2.h112 #define MVPP2_CLS_FLOW_TBL0_LAST BIT(0) macro
H A Dmvpp2_cls.c441 fe->data[0] &= ~MVPP2_CLS_FLOW_TBL0_LAST; in mvpp2_cls_flow_last_set()