Searched defs:ithresh (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/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()
|
/freebsd/sys/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()
|