Home
last modified time | relevance | path

Searched defs:clean_desc3 (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dring_mode.c119 static void clean_desc3(struct stmmac_tx_queue *tx_q, struct dma_desc *p) in clean_desc3() function
H A Dchain_mode.c143 static void clean_desc3(struct stmmac_tx_queue *tx_q, struct dma_desc *p) in clean_desc3() function
H A Dhwif.h593 void (*clean_desc3)(struct stmmac_tx_queue *tx_q, struct dma_desc *p); member