Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/freescale/dpaa/
Ddpaa_ethtool.c556 res = qman_dqrr_set_ithresh(portal, thresh); in dpaa_set_coalesce()
574 qman_dqrr_set_ithresh(portal, prev_thresh); in dpaa_set_coalesce()
/Linux-v5.10/include/soc/fsl/
Dqman.h1231 int qman_dqrr_set_ithresh(struct qman_portal *portal, u8 ithresh);
/Linux-v5.10/drivers/soc/fsl/qbman/
Dqman.c1032 int qman_dqrr_set_ithresh(struct qman_portal *portal, u8 ithresh) in qman_dqrr_set_ithresh() function
1047 EXPORT_SYMBOL(qman_dqrr_set_ithresh);