Searched defs:ithresh (Results 1 – 6 of 6) sorted by relevance
| /f-stack/freebsd/contrib/ncsw/Peripherals/QM/ |
| H A D | qman_private.h | 143 uint8_t ci, available, ithresh, vbit; member 155 uint8_t pi, ci, fill, ithresh, vbit, flags; member 169 uint8_t pi, ci, fill, ithresh, vbit; member
|
| H A D | qman_low.h | 422 static __inline__ void qm_eqcr_set_ithresh(struct qm_portal *portal, uint8_t ithresh) in qm_eqcr_set_ithresh() 809 static __inline__ void qm_dqrr_set_ithresh(struct qm_portal *portal, uint8_t ithresh) in qm_dqrr_set_ithresh() 1021 static __inline__ void qm_mr_set_ithresh(struct qm_portal *portal, uint8_t ithresh) in qm_mr_set_ithresh()
|
| /f-stack/dpdk/drivers/bus/dpaa/base/qbman/ |
| H A D | qman.h | 149 u8 ci, available, ithresh, vbit; member 158 u8 pi, ci, fill, ithresh, vbit; member 168 u8 pi, ci, fill, ithresh, vbit; member 414 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() 804 static inline void qm_mr_set_ithresh(struct qm_portal *portal, u8 ithresh) in qm_mr_set_ithresh()
|
| H A D | bman.h | 102 u8 ci, available, ithresh, vbit; member 367 static inline void bm_rcr_set_ithresh(struct bm_portal *portal, u8 ithresh) in bm_rcr_set_ithresh()
|
| /f-stack/freebsd/contrib/ncsw/Peripherals/BM/ |
| H A D | bman_private.h | 138 uint8_t ci, available, ithresh, vbit; member
|
| H A D | bman_low.c | 352 void bm_rcr_set_ithresh(struct bm_portal *portal, uint8_t ithresh) in bm_rcr_set_ithresh()
|