Home
last modified time | relevance | path

Searched refs:QM_CHANNEL_SWPORTAL0 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/soc/fsl/qbman/
H A Dqman_ccsr.c648 int idx = channel - QM_CHANNEL_SWPORTAL0; in __qman_liodn_fixup()
669 int idx = channel - QM_CHANNEL_SWPORTAL0; in qman_set_sdest()
H A Dqman.c2387 #define PORTAL_IDX(n) (n->config->channel - QM_CHANNEL_SWPORTAL0)
/openbmc/linux/include/soc/fsl/
H A Dqman.h38 #define QM_CHANNEL_SWPORTAL0 0 macro