Searched refs:qm_mr_current (Results 1 – 4 of 4) sorted by relevance
301 msg = qm_mr_current(p); in drain_mr_fqrni()322 msg = qm_mr_current(p); in drain_mr_fqrni()607 if (qm_mr_current(p) && drain_mr_fqrni(p)) { in qman_init_portal()812 msg = qm_mr_current(&p->p); in qman_ern_poll_free()830 msg = qm_mr_current(&p->p); in qman_ern_poll_free()883 msg = qm_mr_current(&p->p); in __poll_portal_slow()2783 msg = qm_mr_current(low_p); in qman_shutdown_fq()2792 msg = qm_mr_current(low_p); in qman_shutdown_fq()2851 msg = qm_mr_current(low_p); in qman_shutdown_fq()2859 msg = qm_mr_current(low_p); in qman_shutdown_fq()
764 static inline const struct qm_mr_entry *qm_mr_current(struct qm_portal *portal) in qm_mr_current() function
608 p_Msg = qm_mr_current(p_QmPortal->p_LowQmPortal); in LoopMessageRing()1181 p_Msg = qm_mr_current(p_QmPortal->p_LowQmPortal); in clean_dqrr_mr()1269 if (qm_mr_current(p_QmPortal->p_LowQmPortal) != NULL) in qman_create_portal()
883 static __inline__ struct qm_mr_entry *qm_mr_current(struct qm_portal *portal) in qm_mr_current() function