qm_eqcr_entry     198 drivers/soc/fsl/qbman/qman.c 	struct qm_eqcr_entry *ring, *cursor;
qm_eqcr_entry     391 drivers/soc/fsl/qbman/qman.c #define EQCR_SHIFT	ilog2(sizeof(struct qm_eqcr_entry))
qm_eqcr_entry     395 drivers/soc/fsl/qbman/qman.c static struct qm_eqcr_entry *eqcr_carryclear(struct qm_eqcr_entry *p)
qm_eqcr_entry     401 drivers/soc/fsl/qbman/qman.c 	return (struct qm_eqcr_entry *)addr;
qm_eqcr_entry     405 drivers/soc/fsl/qbman/qman.c static int eqcr_ptr2idx(struct qm_eqcr_entry *e)
qm_eqcr_entry     414 drivers/soc/fsl/qbman/qman.c 	struct qm_eqcr_entry *partial = eqcr->cursor + 1;
qm_eqcr_entry     472 drivers/soc/fsl/qbman/qman.c static inline struct qm_eqcr_entry *qm_eqcr_start_no_stash(struct qm_portal
qm_eqcr_entry     488 drivers/soc/fsl/qbman/qman.c static inline struct qm_eqcr_entry *qm_eqcr_start_stash(struct qm_portal
qm_eqcr_entry     521 drivers/soc/fsl/qbman/qman.c 	struct qm_eqcr_entry *eqcursor;
qm_eqcr_entry    2313 drivers/soc/fsl/qbman/qman.c 	struct qm_eqcr_entry *eq;