Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/bus/dpaa/include/
H A Dfsl_bman.h341 int bm_pool_set_hw_threshold(u32 bpid, const u32 low_thresh,
/f-stack/dpdk/drivers/bus/dpaa/base/qbman/
H A Dbman_driver.c276 int bm_pool_set_hw_threshold(u32 bpid, const u32 low_thresh, in bm_pool_set_hw_threshold() function
/f-stack/dpdk/drivers/bus/dpaa/base/fman/
H A Dfman_hw.c399 return bm_pool_set_hw_threshold(bpid, low_water, high_water); in fman_if_set_fc_threshold()