Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2.h68 #define MVPP2_PRS_PORT_LU_VAL(port, val) ((val) << ((port) * 4)) macro
H A Dmvpp2_prs.c1108 val |= MVPP2_PRS_PORT_LU_VAL(port, lu_first); in mvpp2_prs_hw_port_init()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2.h71 #define MVPP2_PRS_PORT_LU_VAL(port, val) ((val) << ((port) * 4)) macro
H A Dmvpp2_prs.c1110 val |= MVPP2_PRS_PORT_LU_VAL(port, lu_first); in mvpp2_prs_hw_port_init()

Completed in 14 milliseconds