Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/soc/fsl/qbman/
Dqman.c727 static inline int qm_dqrr_set_ithresh(struct qm_portal *portal, u8 ithresh) in qm_dqrr_set_ithresh() function
1039 res = qm_dqrr_set_ithresh(&portal->p, ithresh); in qman_dqrr_set_ithresh()
1270 qm_dqrr_set_ithresh(p, QMAN_PIRQ_DQRR_ITHRESH); in qman_create_portal()