Searched defs:ithresh (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/soc/fsl/qbman/ |
D | qman.c | 197 u8 ci, available, ithresh, vbit; member 206 u8 pi, ci, fill, ithresh, vbit; member 216 u8 pi, ci, fill, ithresh, vbit; member 551 static inline void qm_eqcr_set_ithresh(struct qm_portal *portal, u8 ithresh) in qm_eqcr_set_ithresh() 730 static inline void qm_dqrr_set_ithresh(struct qm_portal *portal, u8 ithresh) in qm_dqrr_set_ithresh() 844 static inline void qm_mr_set_ithresh(struct qm_portal *portal, u8 ithresh) in qm_mr_set_ithresh()
|
D | bman.c | 124 u8 ci, available, ithresh, vbit; member 318 static void bm_rcr_set_ithresh(struct bm_portal *portal, u8 ithresh) in bm_rcr_set_ithresh()
|