Searched refs:bpsc (Results 1 – 3 of 3) sorted by relevance
57 struct dpaa2_bp_softc *bpsc = device_get_softc(bpdev); in dpaa2_buf_seed_pool() local61 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()
3100 struct dpaa2_bp_softc *bpsc; in dpaa2_ni_rx() local3212 bpsc = device_get_softc(bpdev); in dpaa2_ni_rx()3214 error = DPAA2_SWP_RELEASE_BUFS(ch->io_dev, bpsc->attr.bpid, in dpaa2_ni_rx()3240 struct dpaa2_bp_softc *bpsc; in dpaa2_ni_rx_err() local3257 bpsc = device_get_softc(bpdev); in dpaa2_ni_rx_err()3260 error = DPAA2_SWP_RELEASE_BUFS(ch->io_dev, bpsc->attr.bpid, &paddr, 1); in dpaa2_ni_rx_err()