Home
last modified time | relevance | path

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

/freebsd/sys/dev/dpaa2/
H A Ddpaa2_swp.h496 uint32_t dpaa2_swp_set_cfg(uint8_t max_fill, uint8_t wn, uint8_t est,
H A Ddpaa2_swp.c328 dpaa2_swp_set_cfg(uint8_t max_fill, uint8_t wn, uint8_t est, uint8_t rpm, in dpaa2_swp_set_cfg() argument
332 max_fill << DPAA2_SWP_CFG_DQRR_MF_SHIFT | in dpaa2_swp_set_cfg()
/freebsd/sys/contrib/ncsw/Peripherals/QM/
H A Dqman_low.h478 uint8_t max_fill, int stash_ring, int stash_data) in qm_dqrr_init() argument
515 ((max_fill & (QM_DQRR_SIZE - 1)) << 20) | /* DQRR_MF */ in qm_dqrr_init()