Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2.h100 #define MVPP2_CLS_PORT_WAY_MASK(port) (1 << (port)) macro
H A Dmvpp2_cls.c954 val &= ~MVPP2_CLS_PORT_WAY_MASK(port->id); in mvpp2_cls_port_config()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2.h103 #define MVPP2_CLS_PORT_WAY_MASK(port) (1 << (port)) macro
H A Dmvpp2_cls.c960 val &= ~MVPP2_CLS_PORT_WAY_MASK(port->id); in mvpp2_cls_port_config()

Completed in 14 milliseconds