Home
last modified time | relevance | path

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

/dpdk/drivers/bus/dpaa/
H A Dversion.map32 fman_if_get_fc_threshold;
/dpdk/drivers/bus/dpaa/include/
H A Dfsl_fman.h96 int fman_if_get_fc_threshold(struct fman_if *fm_if);
/dpdk/drivers/bus/dpaa/base/fman/
H A Dfman_hw.c387 fman_if_get_fc_threshold(struct fman_if *fm_if) in fman_if_get_fc_threshold() function
/dpdk/drivers/net/dpaa/
H A Ddpaa_ethdev.c1383 ret = fman_if_get_fc_threshold(dev->process_private); in dpaa_flow_ctrl_get()
1648 ret = fman_if_get_fc_threshold(fman_intf); in dpaa_fc_set_default()