Home
last modified time | relevance | path

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

/f-stack/freebsd/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()
/f-stack/dpdk/drivers/bus/dpaa/base/qbman/
H A Dqman.h149 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 Dbman.h102 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 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()