Home
last modified time | relevance | path

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

/linux-5.19.10/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.c39 return base + idx * sizeof(struct ocelot_fdma_dcb); in ocelot_fdma_idx_dma()
44 return (dma - base) / sizeof(struct ocelot_fdma_dcb); in ocelot_fdma_dma_idx()
111 static void ocelot_fdma_dcb_set_data(struct ocelot_fdma_dcb *dcb, in ocelot_fdma_dcb_set_data()
152 struct ocelot_fdma_dcb *dcb; in ocelot_fdma_alloc_rx_buffs()
189 struct ocelot_fdma_dcb *dcb, in ocelot_fdma_tx_dcb_set_skb()
226 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()