Searched refs:qm_fd (Results 1 – 7 of 7) sorted by relevance
| /linux-6.15/drivers/net/ethernet/freescale/dpaa/ |
| H A D | dpaa_eth_trace.h | 33 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 D | dpaa_eth.c | 1396 const struct qm_fd *fd) in dpaa_fd_release() 1476 struct qm_fd *fd, in dpaa_enable_tx_csum() 1778 const struct qm_fd *fd) in contig_fd_to_skb() 1815 const struct qm_fd *fd) in sg_fd_to_skb() 2108 struct qm_fd *fd) in dpaa_xmit() 2302 struct qm_fd fd; in dpaa_start_xmit() 2390 const struct qm_fd *fd, in dpaa_rx_error() 2414 const struct qm_fd *fd, in dpaa_tx_error() 2455 const struct qm_fd *fd, in dpaa_tx_conf() 2528 struct qm_fd fd; in dpaa_xdp_xmit_frame() [all …]
|
| /linux-6.15/include/soc/fsl/ |
| H A D | qman.h | 72 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-6.15/drivers/soc/fsl/qbman/ |
| H A D | qman_test_api.c | 55 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 D | qman_test_stash.c | 251 const struct qm_fd *fd) in process_frame_data() 522 struct qm_fd fd; in send_first_frame()
|
| H A D | qman.c | 187 struct qm_fd fd; 2315 int qman_enqueue(struct qman_fq *fq, const struct qm_fd *fd) in qman_enqueue()
|
| /linux-6.15/drivers/crypto/caam/ |
| H A D | qi.c | 108 struct qm_fd fd; in caam_qi_enqueue() 145 const struct qm_fd *fd; in caam_fq_ern_cb() 576 const struct qm_fd *fd; in caam_rsp_fq_dqrr_cb()
|