Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dnorm_desc.c141 ndesc_tx_set_on_chain(p); in ndesc_init_tx_desc()
172 ndesc_tx_set_on_chain(p); in ndesc_release_tx_desc()
H A Ddescs_com.h112 static inline void ndesc_tx_set_on_chain(struct dma_desc *p) in ndesc_tx_set_on_chain() function