Searched refs:qbman_set_swp_cfg (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/net/fsl-mc/dpio/ |
| H A D | qbman_sys.h | 235 static inline uint32_t qbman_set_swp_cfg(uint8_t max_fill, uint8_t wn, in qbman_set_swp_cfg() function 275 reg = qbman_set_swp_cfg(dqrr_size, 1, 0, 3, 2, 3, 0, 1, 0, 1, 0, 0); in qbman_swp_sys_init() 277 reg = qbman_set_swp_cfg(dqrr_size, 0, 0, 3, 2, 3, 0, 1, 0, 1, 0, 0); in qbman_swp_sys_init()
|
| /OK3568_Linux_fs/kernel/drivers/soc/fsl/dpio/ |
| H A D | qbman-portal.c | 208 static inline u32 qbman_set_swp_cfg(u8 max_fill, u8 wn, u8 est, u8 rpm, u8 dcm, in qbman_set_swp_cfg() function 284 reg = qbman_set_swp_cfg(p->dqrr.dqrr_size, in qbman_swp_init() 298 reg = qbman_set_swp_cfg(p->dqrr.dqrr_size, in qbman_swp_init()
|