Home
last modified time | relevance | path

Searched defs:nextptr (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/microchip/fdma/
H A Dfdma_api.h72 u64 nextptr; member
190 static inline int fdma_nextptr_cb(struct fdma *fdma, int dcb_idx, u64 *nextptr) in fdma_nextptr_cb()
H A Dfdma_api.c33 int (*dcb_cb)(struct fdma *fdma, int dcb_idx, u64 *nextptr), in __fdma_dcb_add()