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.c99 static void refill_desc3(struct stmmac_rx_queue *rx_q, struct dma_desc *p) in refill_desc3() function
137 .refill_desc3 = refill_desc3,
H A Dchain_mode.c128 static void refill_desc3(struct stmmac_rx_queue *rx_q, struct dma_desc *p) in refill_desc3() function
164 .refill_desc3 = refill_desc3,
H A Dhwif.h552 void (*refill_desc3)(struct stmmac_rx_queue *rx_q, struct dma_desc *p); member
567 stmmac_do_void_callback(__priv, mode, refill_desc3, __args)