Home
last modified time | relevance | path

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

/freebsd/sys/dev/dpaa2/
H A Ddpaa2_channel.h54 device_t ni_dev; member
H A Ddpaa2_channel.c149 ch->ni_dev = dev; in dpaa2_chan_setup()
521 struct dpaa2_ni_softc *sc = device_get_softc(ch->ni_dev); in dpaa2_chan_bp_task()
544 (void)dpaa2_buf_seed_pool(ch->ni_dev, bpdev, ch, buf_num, in dpaa2_chan_bp_task()
H A Ddpaa2_ni.c2823 struct dpaa2_ni_softc *sc = device_get_softc(ch->ni_dev); in dpaa2_ni_cleanup_task()
2864 device_printf(ch->ni_dev, "%s: failed to pull frames: " in dpaa2_ni_rx_cleanup()
2873 device_printf(ch->ni_dev, "%s: timeout to consume " in dpaa2_ni_rx_cleanup()
2884 struct dpaa2_ni_softc *sc = device_get_softc(ch->ni_dev); in dpaa2_ni_tx_cleanup()
3099 struct dpaa2_ni_softc *sc = device_get_softc(bch->ni_dev); in dpaa2_ni_rx()
3238 struct dpaa2_ni_softc *sc = device_get_softc(bch->ni_dev); in dpaa2_ni_rx_err()