Home
last modified time | relevance | path

Searched refs:DPAA2_ATOMIC_READ (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/dpaa2/
H A Ddpaa2_types.h126 #define DPAA2_ATOMIC_READ(a) \ macro
H A Ddpaa2_buf.c60 const int alloc = DPAA2_ATOMIC_READ(&sc->buf_num); in dpaa2_buf_seed_pool()
H A Ddpaa2_channel.c524 const int buf_num = DPAA2_ATOMIC_READ(&sc->buf_num); in dpaa2_chan_bp_task()
H A Ddpaa2_ni.c3478 uint32_t buf_num = DPAA2_ATOMIC_READ(&sc->buf_num); in dpaa2_ni_collect_buf_num()
3487 uint32_t buf_free = DPAA2_ATOMIC_READ(&sc->buf_free); in dpaa2_ni_collect_buf_free()