Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/fsl/dpio/
H A Dqbman-portal.c21 #define QBMAN_WQCHAN_CONFIGURE 0x46 macro
1688 r = qbman_swp_mc_complete(s, p, QBMAN_WQCHAN_CONFIGURE); in qbman_swp_CDAN_set()
1694 WARN_ON((r->verb & 0x7f) != QBMAN_WQCHAN_CONFIGURE); in qbman_swp_CDAN_set()
/openbmc/u-boot/drivers/net/fsl-mc/dpio/
H A Dqbman_portal.c11 #define QBMAN_WQCHAN_CONFIGURE 0x46 macro