Home
last modified time | relevance | path

Searched refs:qman_dqrr_set_ithresh (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_ethtool.c560 res = qman_dqrr_set_ithresh(portal, thresh); in dpaa_set_coalesce()
578 qman_dqrr_set_ithresh(portal, prev_thresh); in dpaa_set_coalesce()
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_ethtool.c480 res = qman_dqrr_set_ithresh(portal, thresh); in dpaa_set_coalesce()
498 qman_dqrr_set_ithresh(portal, prev_thresh); in dpaa_set_coalesce()
/kernel/linux/linux-5.10/include/soc/fsl/
H A Dqman.h1225 * qman_dqrr_set_ithresh - Set coalesce interrupt threshold
1231 int qman_dqrr_set_ithresh(struct qman_portal *portal, u8 ithresh);
/kernel/linux/linux-6.6/include/soc/fsl/
H A Dqman.h1235 * qman_dqrr_set_ithresh - Set coalesce interrupt threshold
1241 int qman_dqrr_set_ithresh(struct qman_portal *portal, u8 ithresh);
/kernel/linux/linux-5.10/drivers/soc/fsl/qbman/
H A 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); variable
/kernel/linux/linux-6.6/drivers/soc/fsl/qbman/
H A 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); variable

Completed in 15 milliseconds