Home
last modified time | relevance | path

Searched refs:qm_fd (Results 1 – 7 of 7) sorted by relevance

/linux/include/soc/fsl/
A Dqman.h72 struct qm_fd { struct
116 static inline dma_addr_t qm_fd_addr(const struct qm_fd *fd) in qm_fd_addr()
121 static inline u64 qm_fd_addr_get64(const struct qm_fd *fd) in qm_fd_addr_get64()
126 static inline void qm_fd_addr_set64(struct qm_fd *fd, u64 addr) in qm_fd_addr_set64()
144 static inline int qm_fd_get_offset(const struct qm_fd *fd) in qm_fd_get_offset()
149 static inline int qm_fd_get_length(const struct qm_fd *fd) in qm_fd_get_length()
154 static inline int qm_fd_get_len_big(const struct qm_fd *fd) in qm_fd_get_len_big()
174 static inline void qm_fd_clear_fd(struct qm_fd *fd) in qm_fd_clear_fd()
257 struct qm_fd fd;
290 struct qm_fd fd;
[all …]
/linux/drivers/net/ethernet/freescale/dpaa/
A Ddpaa_eth_trace.h59 const struct qm_fd *fd),
105 const struct qm_fd *fd),
115 const struct qm_fd *fd),
125 const struct qm_fd *fd),
A Ddpaa_eth.c1363 const struct qm_fd *fd) in dpaa_fd_release()
1443 struct qm_fd *fd, in dpaa_enable_tx_csum()
1750 const struct qm_fd *fd) in contig_fd_to_skb()
1787 const struct qm_fd *fd) in sg_fd_to_skb()
2074 struct qm_fd *fd) in dpaa_xmit()
2269 struct qm_fd fd; in dpaa_start_xmit()
2349 const struct qm_fd *fd, in dpaa_rx_error()
2373 const struct qm_fd *fd, in dpaa_tx_error()
2414 const struct qm_fd *fd, in dpaa_tx_conf()
2487 struct qm_fd fd; in dpaa_xdp_xmit_frame()
[all …]
/linux/drivers/soc/fsl/qbman/
A Dqman_test_api.c55 static struct qm_fd fd, fd_dq;
65 static void fd_init(struct qm_fd *fd) in fd_init()
72 static void fd_inc(struct qm_fd *fd) in fd_inc()
94 static bool fd_neq(const struct qm_fd *a, const struct qm_fd *b) in fd_neq()
A Dqman_test_stash.c253 const struct qm_fd *fd) in process_frame_data()
524 struct qm_fd fd; in send_first_frame()
A Dqman.c187 struct qm_fd fd;
2312 int qman_enqueue(struct qman_fq *fq, const struct qm_fd *fd) in qman_enqueue()
/linux/drivers/crypto/caam/
A Dqi.c101 struct qm_fd fd; in caam_qi_enqueue()
138 const struct qm_fd *fd; in caam_fq_ern_cb()
568 const struct qm_fd *fd; in caam_rsp_fq_dqrr_cb()

Completed in 23 milliseconds