Searched refs:emac_tx_bd (Results 1 – 2 of 2) sorted by relevance
292 struct emac_tx_bd { struct297 struct emac_tx_bd __iomem *next; argument313 struct emac_tx_bd __iomem *bd_pool_head; argument314 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;
393 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