Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/pfe_eth/
H A Dpfe_driver.c228 struct buf_desc *bd_va; in hif_rx_desc_dump() local
248 bd_va++; in hif_rx_desc_dump()
259 struct buf_desc *bd_va; in hif_rx_desc_disable() local
270 writel(readl(&bd_va->ctrl) | BD_CTRL_LAST_BD, &bd_va->ctrl); in hif_rx_desc_disable()
271 bd_va++; in hif_rx_desc_disable()
281 struct buf_desc *bd_va; in hif_rx_desc_init() local
326 bd_va++; in hif_rx_desc_init()
329 --bd_va; in hif_rx_desc_init()
361 bd_va++; in hif_tx_desc_dump()
412 bd_va++; in hif_tx_desc_init()
[all …]