Home
last modified time | relevance | path

Searched refs:qm_eqcr_get_avail (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/ncsw/Peripherals/QM/
H A Dqman_low.h429 static __inline__ uint8_t qm_eqcr_get_avail(struct qm_portal *portal) in qm_eqcr_get_avail() function
H A Dqm_portal_fqr.c1313 avail = qm_eqcr_get_avail(p_QmPortal->p_LowQmPortal); in try_eq_start()