Searched defs:MVPP2_PRS_INIT_OFF_VAL (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2.h74 #define MVPP2_PRS_INIT_OFF_VAL(port, val) ((val) << (((port) % 4) * 8)) macro

Completed in 117 milliseconds