Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_cls.c427 fe->data[0] |= MVPP2_CLS_FLOW_TBL0_PORT_ID_SEL; in mvpp2_cls_flow_port_id_sel()
429 fe->data[0] &= ~MVPP2_CLS_FLOW_TBL0_PORT_ID_SEL; in mvpp2_cls_flow_port_id_sel()
Dmvpp2.h100 #define MVPP2_CLS_FLOW_TBL0_PORT_ID_SEL BIT(23) macro