Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/fsl-mc/dpio/
H A Dqbman_sys.h234 static inline uint32_t qbman_set_swp_cfg(uint8_t max_fill, uint8_t wn, in qbman_set_swp_cfg() function
274 reg = qbman_set_swp_cfg(dqrr_size, 1, 0, 3, 2, 3, 0, 1, 0, 1, 0, 0); in qbman_swp_sys_init()
276 reg = qbman_set_swp_cfg(dqrr_size, 0, 0, 3, 2, 3, 0, 1, 0, 1, 0, 0); in qbman_swp_sys_init()
/openbmc/linux/drivers/soc/fsl/dpio/
H A Dqbman-portal.c210 static inline u32 qbman_set_swp_cfg(u8 max_fill, u8 wn, u8 est, u8 rpm, u8 dcm, in qbman_set_swp_cfg() function
286 reg = qbman_set_swp_cfg(p->dqrr.dqrr_size, in qbman_swp_init()
300 reg = qbman_set_swp_cfg(p->dqrr.dqrr_size, in qbman_swp_init()