Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/bus/dpaa/base/qbman/
H A Dqman_priv.h267 #define QM_DQAVAIL_POOL(n) (0x8000 >> (n)) /* Pool channel, n==[1..15] */ macro
/f-stack/freebsd/contrib/ncsw/Peripherals/QM/
H A Dfsl_qman.h294 #define QM_DQAVAIL_POOL(n) (0x8000 >> (n)) /* Pool channel, n==[1..15] */ macro