Home
last modified time | relevance | path

Searched refs:ndesc_end_tx_desc_on_ring (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/
Dnorm_desc.c158 ndesc_end_tx_desc_on_ring(p, end); in ndesc_init_tx_desc()
189 ndesc_end_tx_desc_on_ring(p, ter); in ndesc_release_tx_desc()
Ddescs_com.h72 static inline void ndesc_end_tx_desc_on_ring(struct dma_desc *p, int end) in ndesc_end_tx_desc_on_ring() function