Searched refs:MSCC_FDMA_DCB_STAT_BLOCKL (Results 1 – 2 of 2) sorted by relevance
20 #define MSCC_FDMA_DCB_STAT_BLOCKL(x) ((x) & GENMASK(15, 0)) macro
202 dcb->stat |= MSCC_FDMA_DCB_STAT_BLOCKL(skb->len); in ocelot_fdma_tx_dcb_set_skb()273 int size = MSCC_FDMA_DCB_STAT_BLOCKL(stat); in ocelot_fdma_add_rx_frag()409 if (MSCC_FDMA_DCB_STAT_BLOCKL(stat) == 0) in ocelot_fdma_rx_get()