Searched refs:bpsc (Results 1 – 3 of 3) sorted by relevance
58 struct dpaa2_bp_softc *bpsc = device_get_softc(bpdev); in dpaa2_buf_seed_pool() local62 const uint16_t bpid = bpsc->attr.bpid; in dpaa2_buf_seed_pool()
522 struct dpaa2_bp_softc *bpsc; in dpaa2_chan_bp_task() local530 bpsc = device_get_softc(bpdev); in dpaa2_chan_bp_task()533 error = DPAA2_SWP_QUERY_BP(ch->io_dev, bpsc->attr.bpid, &bpconf); in dpaa2_chan_bp_task()
3159 struct dpaa2_bp_softc *bpsc; in dpaa2_ni_rx() local3305 bpsc = device_get_softc(bpdev); in dpaa2_ni_rx()3307 error = DPAA2_SWP_RELEASE_BUFS(ch->io_dev, bpsc->attr.bpid, in dpaa2_ni_rx()3333 struct dpaa2_bp_softc *bpsc; in dpaa2_ni_rx_err() local3360 bpsc = device_get_softc(bpdev); in dpaa2_ni_rx_err()3363 error = DPAA2_SWP_RELEASE_BUFS(ch->io_dev, bpsc->attr.bpid, &paddr, 1); in dpaa2_ni_rx_err()