Searched refs:MVNETA_BM_TARGET_ID_OFFS (Results 1 – 1 of 1) sorted by relevance
35 #define MVNETA_BM_TARGET_ID_OFFS(pool) (((pool) & 1) ? 16 : 0) macro37 (0xf << MVNETA_BM_TARGET_ID_OFFS(pool))39 ((id) << MVNETA_BM_TARGET_ID_OFFS(pool))