Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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) in eqcr_carryclear()
401 return (struct qm_eqcr_entry *)addr; in eqcr_carryclear()
405 static int eqcr_ptr2idx(struct qm_eqcr_entry *e) in eqcr_ptr2idx()
414 struct qm_eqcr_entry *partial = eqcr->cursor + 1; in eqcr_inc()
467 static inline struct qm_eqcr_entry *qm_eqcr_start_no_stash(struct qm_portal in qm_eqcr_start_no_stash()
483 static inline struct qm_eqcr_entry *qm_eqcr_start_stas
[all...]
/kernel/linux/linux-6.6/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) in eqcr_carryclear()
401 return (struct qm_eqcr_entry *)addr; in eqcr_carryclear()
405 static int eqcr_ptr2idx(struct qm_eqcr_entry *e) in eqcr_ptr2idx()
414 struct qm_eqcr_entry *partial = eqcr->cursor + 1; in eqcr_inc()
467 static inline struct qm_eqcr_entry *qm_eqcr_start_no_stash(struct qm_portal in qm_eqcr_start_no_stash()
483 static inline struct qm_eqcr_entry *qm_eqcr_start_stas
[all...]

Completed in 6 milliseconds