Searched refs:bpsc (Results 1 – 3 of 3) sorted by relevance
61 struct dpaa2_bp_softc *bpsc = device_get_softc(bpdev); in dpaa2_buf_seed_pool() local66 const uint16_t bpid = bpsc->attr.bpid; in dpaa2_buf_seed_pool()
516 struct dpaa2_bp_softc *bpsc; in dpaa2_chan_bp_task() local524 bpsc = device_get_softc(bpdev); in dpaa2_chan_bp_task()527 error = DPAA2_SWP_QUERY_BP(ch->io_dev, bpsc->attr.bpid, &bpconf); in dpaa2_chan_bp_task()
3196 struct dpaa2_bp_softc *bpsc; in dpaa2_ni_rx() local3344 bpsc = device_get_softc(bpdev); in dpaa2_ni_rx()3346 error = DPAA2_SWP_RELEASE_BUFS(ch->io_dev, bpsc->attr.bpid, in dpaa2_ni_rx()3373 struct dpaa2_bp_softc *bpsc; in dpaa2_ni_rx_err() local3401 bpsc = device_get_softc(bpdev); in dpaa2_ni_rx_err()3404 error = DPAA2_SWP_RELEASE_BUFS(ch->io_dev, bpsc->attr.bpid, &paddr, 1); in dpaa2_ni_rx_err()