Home
last modified time | relevance | path

Searched refs:fman_if_set_fc_threshold (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/bus/dpaa/
H A Dversion.map45 fman_if_set_fc_threshold;
/dpdk/drivers/bus/dpaa/include/
H A Dfsl_fman.h100 int fman_if_set_fc_threshold(struct fman_if *fm_if,
/dpdk/drivers/bus/dpaa/base/fman/
H A Dfman_hw.c399 fman_if_set_fc_threshold(struct fman_if *fm_if, u32 high_water, in fman_if_set_fc_threshold() function
/dpdk/drivers/net/dpaa/
H A Ddpaa_ethdev.c1342 fman_if_set_fc_threshold(dev->process_private, in dpaa_flow_ctrl_set()