Home
last modified time | relevance | path

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

/openbmc/linux/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.c1392 const struct qm_fd *fd) in dpaa_fd_release()
1472 struct qm_fd *fd, in dpaa_enable_tx_csum()
1677 const struct qm_fd *fd, bool ts) in dpaa_cleanup_tx_fd()
1750 static u8 rx_csum_offload(const struct dpaa_priv *priv, const struct qm_fd *fd) in rx_csum_offload()
1774 const struct qm_fd *fd) in contig_fd_to_skb()
1811 const struct qm_fd *fd) in sg_fd_to_skb()
1935 struct sk_buff *skb, struct qm_fd *fd, in skb_to_contig_fd()
1987 struct sk_buff *skb, struct qm_fd *fd) in skb_to_sg_fd()
2098 struct qm_fd *fd) in dpaa_xmit()
2292 struct qm_fd fd; in dpaa_start_xmit()
[all …]
/openbmc/linux/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) 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()
139 static inline enum qm_fd_format qm_fd_get_format(const struct qm_fd *fd) in qm_fd_get_format()
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()
159 static inline void qm_fd_set_param(struct qm_fd *fd, enum qm_fd_format fmt, in qm_fd_set_param()
174 static inline void qm_fd_clear_fd(struct qm_fd *fd) in qm_fd_clear_fd()
[all …]
/openbmc/linux/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) 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()
H A Dqman_test_stash.c253 const struct qm_fd *fd) in process_frame_data()
524 struct qm_fd fd; in send_first_frame()
H A Dqman.c187 struct qm_fd fd;
2315 int qman_enqueue(struct qman_fq *fq, const struct qm_fd *fd) in qman_enqueue()
/openbmc/linux/drivers/crypto/caam/
H A Dqi.c108 struct qm_fd fd; in caam_qi_enqueue()
145 const struct qm_fd *fd; in caam_fq_ern_cb()
575 const struct qm_fd *fd; in caam_rsp_fq_dqrr_cb()