Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2.h71 #define MVPP2_PRS_PORT_LU_VAL(port, val) ((val) << ((port) * 4)) macro
Dmvpp2_prs.c1110 val |= MVPP2_PRS_PORT_LU_VAL(port, lu_first); in mvpp2_prs_hw_port_init()