Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/stmicro/stmmac/
Dnorm_desc.c150 ndesc_end_tx_desc_on_ring(p, end); in ndesc_init_tx_desc()
181 ndesc_end_tx_desc_on_ring(p, ter); in ndesc_release_tx_desc()
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