Home
last modified time | relevance | path

Searched refs:qm_isr_set_iperiod (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/bus/dpaa/base/qbman/
H A Dqman.h891 static inline void qm_isr_set_iperiod(struct qm_portal *portal, u16 iperiod) in qm_isr_set_iperiod() function
H A Dqman.c559 qm_isr_set_iperiod(p, 0); in qman_init_portal()
/f-stack/freebsd/contrib/ncsw/Peripherals/QM/
H A Dqman_low.h1135 static __inline__ void qm_isr_set_iperiod(struct qm_portal *portal, uint16_t iperiod) in qm_isr_set_iperiod() function
H A Dqm_portal_fqr.c1240 qm_isr_set_iperiod(p_QmPortal->p_LowQmPortal, 100); in qman_create_portal()