Symbol: qbman_pull_desc
drivers/soc/fsl/dpio/dpio-service.c
398
struct qbman_pull_desc pd;
drivers/soc/fsl/dpio/dpio-service.c
429
struct qbman_pull_desc pd;
drivers/soc/fsl/dpio/qbman-portal.c
1010
void qbman_pull_desc_set_storage(struct qbman_pull_desc *d,
drivers/soc/fsl/dpio/qbman-portal.c
1036
void qbman_pull_desc_set_numframes(struct qbman_pull_desc *d, u8 numframes)
drivers/soc/fsl/dpio/qbman-portal.c
1054
void qbman_pull_desc_set_fq(struct qbman_pull_desc *d, u32 fqid)
drivers/soc/fsl/dpio/qbman-portal.c
1067
void qbman_pull_desc_set_wq(struct qbman_pull_desc *d, u32 wqid,
drivers/soc/fsl/dpio/qbman-portal.c
1082
void qbman_pull_desc_set_channel(struct qbman_pull_desc *d, u32 chid,
drivers/soc/fsl/dpio/qbman-portal.c
1100
int qbman_swp_pull_direct(struct qbman_swp *s, struct qbman_pull_desc *d)
drivers/soc/fsl/dpio/qbman-portal.c
1102
struct qbman_pull_desc *p;
drivers/soc/fsl/dpio/qbman-portal.c
1136
int qbman_swp_pull_mem_back(struct qbman_swp *s, struct qbman_pull_desc *d)
drivers/soc/fsl/dpio/qbman-portal.c
1138
struct qbman_pull_desc *p;
drivers/soc/fsl/dpio/qbman-portal.c
126
struct qbman_pull_desc *d);
drivers/soc/fsl/dpio/qbman-portal.c
128
struct qbman_pull_desc *d);
drivers/soc/fsl/dpio/qbman-portal.c
162
int (*qbman_swp_pull_ptr)(struct qbman_swp *s, struct qbman_pull_desc *d)
drivers/soc/fsl/dpio/qbman-portal.c
992
void qbman_pull_desc_clear(struct qbman_pull_desc *d)
drivers/soc/fsl/dpio/qbman-portal.h
185
int (*qbman_swp_pull_ptr)(struct qbman_swp *s, struct qbman_pull_desc *d);
drivers/soc/fsl/dpio/qbman-portal.h
207
void qbman_pull_desc_clear(struct qbman_pull_desc *d);
drivers/soc/fsl/dpio/qbman-portal.h
208
void qbman_pull_desc_set_storage(struct qbman_pull_desc *d,
drivers/soc/fsl/dpio/qbman-portal.h
212
void qbman_pull_desc_set_numframes(struct qbman_pull_desc *d, u8 numframes);
drivers/soc/fsl/dpio/qbman-portal.h
213
void qbman_pull_desc_set_fq(struct qbman_pull_desc *d, u32 fqid);
drivers/soc/fsl/dpio/qbman-portal.h
214
void qbman_pull_desc_set_wq(struct qbman_pull_desc *d, u32 wqid,
drivers/soc/fsl/dpio/qbman-portal.h
216
void qbman_pull_desc_set_channel(struct qbman_pull_desc *d, u32 chid,
drivers/soc/fsl/dpio/qbman-portal.h
640
struct qbman_pull_desc *d)