Home
last modified time | relevance | path

Searched refs:refill_desc3 (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dring_mode.c100 static void refill_desc3(struct stmmac_rx_queue *rx_q, struct dma_desc *p) in refill_desc3() function
138 .refill_desc3 = refill_desc3,
H A Dchain_mode.c129 static void refill_desc3(struct stmmac_rx_queue *rx_q, struct dma_desc *p) in refill_desc3() function
165 .refill_desc3 = refill_desc3,
H A Dhwif.h545 void (*refill_desc3)(struct stmmac_rx_queue *rx_q, struct dma_desc *p); member
560 stmmac_do_void_callback(__priv, mode, refill_desc3, __args)