Home
last modified time | relevance | path

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

/bsp/dm365/drivers/
A Ddavinci_emac.h292 struct emac_tx_bd { struct
297 struct emac_tx_bd __iomem *next; argument
313 struct emac_tx_bd __iomem *bd_pool_head; argument
314 struct emac_tx_bd __iomem *active_queue_head;
315 struct emac_tx_bd __iomem *active_queue_tail;
316 struct emac_tx_bd __iomem *last_hw_bdprocessed;
A Ddavinci_emac.c393 struct emac_tx_bd __iomem *curr_bd; in emac_txch_teardown()
467 struct emac_tx_bd __iomem *curr_bd; in emac_tx_bdproc()
540 struct emac_tx_bd __iomem *curr_bd; in emac_send()
595 register struct emac_tx_bd __iomem *tail_bd; in emac_send()
1146 struct emac_tx_bd __iomem *curr_bd; in emac_init_txch()
1173 bd_size = (sizeof(struct emac_tx_bd) + 0xF) & ~0xF; in emac_init_txch()

Completed in 13 milliseconds