Searched refs:qm_fd (Results 1 – 6 of 6) sorted by relevance
| /f-stack/dpdk/drivers/bus/dpaa/include/ |
| H A D | fsl_qman.h | 126 struct qm_fd { struct 205 static inline u64 qm_fd_addr_get64(const struct qm_fd *fd) in qm_fd_addr_get64() argument 210 static inline dma_addr_t qm_fd_addr(const struct qm_fd *fd) in qm_fd_addr() 218 struct qm_fd *__fd931 = (fd); \ 301 struct qm_fd fd; /* this has alignment 8 */ 315 struct qm_fd fd; /* this has alignment 8 */ 342 struct qm_fd fd; /* this has alignment 8 */ 360 struct qm_fd fd; /* this has alignment 8 */ 1163 typedef uint16_t (*qman_cb_free_mbuf)(const struct qm_fd *fd); 1813 int qman_enqueue(struct qman_fq *fq, const struct qm_fd *fd, u32 flags); [all …]
|
| /f-stack/dpdk/drivers/net/dpaa/ |
| H A D | dpaa_rxtx.c | 63 static void dpaa_display_frame_info(const struct qm_fd *fd, in dpaa_display_frame_info() 283 struct qm_fd *fd, char *prs_buf) in dpaa_checksum_offload() 338 dpaa_eth_sg_to_mbuf(const struct qm_fd *fd, uint32_t ifid) in dpaa_eth_sg_to_mbuf() 438 dpaa_free_mbuf(const struct qm_fd *fd) in dpaa_free_mbuf() 507 const struct qm_fd *fd; in dpaa_rx_cb_no_prefetch() 562 const struct qm_fd *fd; in dpaa_rx_cb() 699 struct qm_fd *fd; in dpaa_eth_err_queue() 796 struct qm_fd *fd, in dpaa_eth_mbuf_to_sg_fd() 896 struct qm_fd *fd_arr) in tx_on_dpaa_pool_unsegmented() 945 struct qm_fd *fd_arr) in tx_on_dpaa_pool() [all …]
|
| H A D | dpaa_rxtx.h | 282 struct rte_mbuf *dpaa_eth_sg_to_mbuf(const struct qm_fd *fd, uint32_t ifid); 285 struct qm_fd *fd, 288 uint16_t dpaa_free_mbuf(const struct qm_fd *fd);
|
| /f-stack/freebsd/contrib/ncsw/Peripherals/QM/ |
| H A D | fsl_qman.h | 363 _Packed struct qm_fd { struct 412 volatile struct qm_fd fd; argument 443 volatile struct qm_fd fd; 472 volatile struct qm_fd fd; 483 volatile struct qm_fd fd;
|
| /f-stack/dpdk/drivers/bus/dpaa/base/qbman/ |
| H A D | qman.c | 238 static inline void cpu_to_hw_fd(struct qm_fd *fd) in cpu_to_hw_fd() 245 static inline void hw_fd_to_cpu(struct qm_fd *fd) in hw_fd_to_cpu() 808 const struct qm_fd *fd; in qman_ern_poll_free() 2247 const struct qm_fd *fd, in try_p_eq_start() 2289 int qman_enqueue(struct qman_fq *fq, const struct qm_fd *fd, u32 flags) in qman_enqueue() 2305 const struct qm_fd *fd, u32 *flags, in qman_enqueue_multi() 2375 qman_enqueue_multi_fq(struct qman_fq *fq[], const struct qm_fd *fd, in qman_enqueue_multi_fq() 2445 int qman_enqueue_orp(struct qman_fq *fq, const struct qm_fd *fd, u32 flags, in qman_enqueue_orp()
|
| /f-stack/dpdk/drivers/crypto/dpaa_sec/ |
| H A D | dpaa_sec.c | 140 const struct qm_fd *fd; in dqrr_out_fq_cb_rx() 643 const struct qm_fd *fd; in dpaa_sec_deq() 1710 struct qm_fd fds[DPAA_SEC_BURST], *fd; in dpaa_sec_enqueue_burst() 3114 const struct qm_fd *fd; in dpaa_sec_process_parallel_event() 3169 const struct qm_fd *fd; in dpaa_sec_process_atomic_event()
|