Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/mvpp2/
H A 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()
H A Dmvpp2.h115 #define MVPP2_CLS_FLOW_TBL0_PORT_ID_SEL BIT(23) macro