Home
last modified time | relevance | path

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

/freebsd/sys/dev/dpaa2/
H A Ddpaa2_io.c80 #define DPIO_POLL_MAX 32 macro
536 struct dpaa2_io_notif_ctx *ctx[DPIO_POLL_MAX]; in dpaa2_io_intr()
555 for (int i = 0; i < DPIO_POLL_MAX; i++) { in dpaa2_io_intr()