Searched refs:fdma_nextptr_cb (Results 1 – 2 of 2) sorted by relevance
217 fdma->ops.nextptr_cb = &fdma_nextptr_cb; in lan969x_fdma_rx_init()241 fdma->ops.nextptr_cb = &fdma_nextptr_cb; in lan969x_fdma_tx_init()
190 static inline int fdma_nextptr_cb(struct fdma *fdma, int dcb_idx, u64 *nextptr) in fdma_nextptr_cb() function