Searched refs:qm_eqcr_entry (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/soc/fsl/qbman/
H A Dqman.c180 struct qm_eqcr_entry { struct
198 struct qm_eqcr_entry *ring, *cursor;
391 #define EQCR_SHIFT ilog2(sizeof(struct qm_eqcr_entry))
395 static struct qm_eqcr_entry *eqcr_carryclear(struct qm_eqcr_entry *p)
401 return (struct qm_eqcr_entry *)addr;
405 static int eqcr_ptr2idx(struct qm_eqcr_entry *e)
414 struct qm_eqcr_entry *partial = eqcr->cursor + 1;
467 static inline struct qm_eqcr_entry *qm_eqcr_start_no_stash(struct qm_portal
483 static inline struct qm_eqcr_entry *qm_eqcr_start_stas
[all...]

Completed in 113 milliseconds