Home
last modified time | relevance | path

Searched refs:ocelot_fdma_dcb (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/drivers/net/ethernet/mscc/
Docelot_fdma.h48 sizeof(struct ocelot_fdma_dcb))
50 sizeof(struct ocelot_fdma_dcb))
64 struct ocelot_fdma_dcb { struct
92 struct ocelot_fdma_dcb *dcbs;
125 struct ocelot_fdma_dcb *dcbs;
149 struct ocelot_fdma_dcb *dcbs_base;
Docelot_fdma.c38 return base + idx * sizeof(struct ocelot_fdma_dcb); in ocelot_fdma_idx_dma()
43 return (dma - base) / sizeof(struct ocelot_fdma_dcb); in ocelot_fdma_dma_idx()
110 static void ocelot_fdma_dcb_set_data(struct ocelot_fdma_dcb *dcb, in ocelot_fdma_dcb_set_data()
151 struct ocelot_fdma_dcb *dcb; in ocelot_fdma_alloc_rx_buffs()
188 struct ocelot_fdma_dcb *dcb, in ocelot_fdma_tx_dcb_set_skb()
225 struct ocelot_fdma_dcb *dcb; in ocelot_fdma_rx_set_llp()
394 struct ocelot_fdma_dcb *dcb; in ocelot_fdma_rx_get()
487 struct ocelot_fdma_dcb *dcb; in ocelot_fdma_tx_cleanup()
612 struct ocelot_fdma_dcb *dcb; in ocelot_fdma_send_skb()
746 struct ocelot_fdma_dcb *dcbs; in ocelot_fdma_rings_alloc()