Home
last modified time | relevance | path

Searched defs:ithresh (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/ncsw/Peripherals/QM/
H A Dqman_private.h143 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 Dqman_low.h422 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 Dbman_private.h138 uint8_t ci, available, ithresh, vbit; member
H A Dbman_low.c352 void bm_rcr_set_ithresh(struct bm_portal *portal, uint8_t ithresh) in bm_rcr_set_ithresh()