Home
last modified time | relevance | path

Searched refs:DPAA2_SWP_BUFS_PER_CMD (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/dpaa2/
H A Ddpaa2_buf.c62 bus_addr_t paddr[DPAA2_SWP_BUFS_PER_CMD]; in dpaa2_buf_seed_pool()
81 if (bufn == DPAA2_SWP_BUFS_PER_CMD) { in dpaa2_buf_seed_pool()
H A Ddpaa2_channel.h75 struct dpaa2_buf *recycled[DPAA2_SWP_BUFS_PER_CMD];
H A Ddpaa2_ni.h65 #define DPAA2_NI_BUFS_INIT (5u * DPAA2_SWP_BUFS_PER_CMD)
H A Ddpaa2_swp.h54 #define DPAA2_SWP_BUFS_PER_CMD 7u macro
H A Ddpaa2_swp.c614 uint64_t buf[DPAA2_SWP_BUFS_PER_CMD]; in dpaa2_swp_release_bufs()
619 buf_num > DPAA2_SWP_BUFS_PER_CMD) in dpaa2_swp_release_bufs()
H A Ddpaa2_ni.c3103 bus_addr_t released[DPAA2_SWP_BUFS_PER_CMD]; in dpaa2_ni_rx()
3186 if (ch->recycled_n == DPAA2_SWP_BUFS_PER_CMD) { in dpaa2_ni_rx()