Lines Matching refs:llp
116 dcb->llp = 0;
177 dcb->llp = ocelot_fdma_idx_dma(rx_ring->dcbs_dma, idx);
210 u32 llp;
213 llp = ocelot_fdma_readl(ocelot, MSCC_FDMA_DCB_LLP(MSCC_FDMA_XTR_CHAN));
214 if (unlikely(llp))
231 dcb->llp = 0;
497 /* Purge the TX packets that have been sent up to the NULL llp or the
511 dcb_llp = dcb->llp;
545 dcb->llp = 0;
579 u32 ident, llp, frm, err, err_code;
584 llp = ocelot_fdma_readl(ocelot, MSCC_FDMA_INTR_LLP);
586 ocelot_fdma_writel(ocelot, MSCC_FDMA_INTR_LLP, llp & ident);
588 if (frm || llp) {
634 dcb->llp = ocelot_fdma_idx_dma(tx_ring->dcbs_dma, next_idx);