Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dnorm_desc.c143 ndesc_end_tx_desc_on_ring(p, end); in ndesc_init_tx_desc()
174 ndesc_end_tx_desc_on_ring(p, ter); in ndesc_release_tx_desc()
H A Ddescs_com.h68 static inline void ndesc_end_tx_desc_on_ring(struct dma_desc *p, int end) in ndesc_end_tx_desc_on_ring() function