Home
last modified time | relevance | path

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

/freebsd/sys/dev/dpaa2/
H A Ddpaa2_channel.h83 struct task bp_task; member
H A Ddpaa2_channel.c162 NET_TASK_INIT(&ch->bp_task, 0, dpaa2_chan_bp_task, ch); in dpaa2_chan_setup()
H A Ddpaa2_ni.c3188 taskqueue_enqueue(sc->bp_taskq, &ch->bp_task); in dpaa2_ni_rx()