Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp_intf.c449 while (intf->tx_spb_dma_read != read) { in bcmasp_tx_reclaim()
478 intf->tx_spb_dma_read = incr_first_byte(intf->tx_spb_dma_read, in bcmasp_tx_reclaim()
791 intf->tx_spb_dma_read = intf->tx_spb_dma_addr; in bcmasp_init_tx()
H A Dbcmasp.h298 dma_addr_t tx_spb_dma_read; member