Lines Matching refs:qm_fd
1368 const struct qm_fd *fd) in dpaa_fd_release()
1448 struct qm_fd *fd, in dpaa_enable_tx_csum()
1658 const struct qm_fd *fd, bool ts) in dpaa_cleanup_tx_fd()
1731 static u8 rx_csum_offload(const struct dpaa_priv *priv, const struct qm_fd *fd) in rx_csum_offload()
1755 const struct qm_fd *fd) in contig_fd_to_skb()
1792 const struct qm_fd *fd) in sg_fd_to_skb()
1916 struct sk_buff *skb, struct qm_fd *fd, in skb_to_contig_fd()
1968 struct sk_buff *skb, struct qm_fd *fd) in skb_to_sg_fd()
2079 struct qm_fd *fd) in dpaa_xmit()
2274 struct qm_fd fd; in dpaa_start_xmit()
2354 const struct qm_fd *fd, in dpaa_rx_error()
2378 const struct qm_fd *fd, in dpaa_tx_error()
2419 const struct qm_fd *fd, in dpaa_tx_conf()
2492 struct qm_fd fd; in dpaa_xdp_xmit_frame()
2556 static u32 dpaa_run_xdp(struct dpaa_priv *priv, struct qm_fd *fd, void *vaddr, in dpaa_run_xdp()
2655 const struct qm_fd *fd = &dq->fd; in rx_default_dqrr()
2744 xdp_act = dpaa_run_xdp(priv, (struct qm_fd *)fd, vaddr, in rx_default_dqrr()
2855 const struct qm_fd *fd = &msg->ern.fd; in egress_ern()