Home
last modified time | relevance | path

Searched refs:MVPP2_CLS_FLOW_TBL0_PORT_ID_SEL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_cls.c433 fe->data[0] |= MVPP2_CLS_FLOW_TBL0_PORT_ID_SEL; in mvpp2_cls_flow_port_id_sel()
435 fe->data[0] &= ~MVPP2_CLS_FLOW_TBL0_PORT_ID_SEL; in mvpp2_cls_flow_port_id_sel()
H A Dmvpp2.h118 #define MVPP2_CLS_FLOW_TBL0_PORT_ID_SEL BIT(23) macro

Completed in 13 milliseconds