Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/freescale/dpaa/
Ddpaa_ethtool.c538 res = qman_dqrr_set_ithresh(portal, thresh); in dpaa_set_coalesce()
556 qman_dqrr_set_ithresh(portal, prev_thresh); in dpaa_set_coalesce()
/linux-6.1.9/include/soc/fsl/
Dqman.h1241 int qman_dqrr_set_ithresh(struct qman_portal *portal, u8 ithresh);
/linux-6.1.9/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);