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

/linux-master/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth_trace.h33 const struct qm_fd *fd),
79 const struct qm_fd *fd),
89 const struct qm_fd *fd),
99 const struct qm_fd *fd),
H A Ddpaa_eth.c1384 const struct qm_fd *fd)
1464 struct qm_fd *fd,
1669 const struct qm_fd *fd, bool ts)
1742 static u8 rx_csum_offload(const struct dpaa_priv *priv, const struct qm_fd *fd)
1766 const struct qm_fd *fd)
1803 const struct qm_fd *fd)
1927 struct sk_buff *skb, struct qm_fd *fd,
1979 struct sk_buff *skb, struct qm_fd *fd)
2090 struct qm_fd *fd)
2285 struct qm_fd f
[all...]
/linux-master/drivers/soc/fsl/qbman/
H A Dqman_test_api.c55 static struct qm_fd fd, fd_dq;
65 static void fd_init(struct qm_fd *fd)
72 static void fd_inc(struct qm_fd *fd)
94 static bool fd_neq(const struct qm_fd *a, const struct qm_fd *b)
H A Dqman_test_stash.c253 const struct qm_fd *fd)
524 struct qm_fd fd;
H A Dqman.c187 struct qm_fd fd;
2315 int qman_enqueue(struct qman_fq *fq, const struct qm_fd *fd)
/linux-master/include/soc/fsl/
H A Dqman.h72 struct qm_fd { struct
116 static inline dma_addr_t qm_fd_addr(const struct qm_fd *fd)
121 static inline u64 qm_fd_addr_get64(const struct qm_fd *fd)
126 static inline void qm_fd_addr_set64(struct qm_fd *fd, u64 addr)
139 static inline enum qm_fd_format qm_fd_get_format(const struct qm_fd *fd)
144 static inline int qm_fd_get_offset(const struct qm_fd *fd)
149 static inline int qm_fd_get_length(const struct qm_fd *fd)
154 static inline int qm_fd_get_len_big(const struct qm_fd *fd)
159 static inline void qm_fd_set_param(struct qm_fd *fd, enum qm_fd_format fmt,
174 static inline void qm_fd_clear_fd(struct qm_fd *f
[all...]
/linux-master/drivers/crypto/caam/
H A Dqi.c108 struct qm_fd fd;
145 const struct qm_fd *fd;
575 const struct qm_fd *fd;

Completed in 233 milliseconds