Lines Matching refs:hw_next
434 bd->hw_next, bd->hw_bufp, bd->hw_off_len, in cppi_dump_rxbd()
623 bd->hw_next = bd->next->dma; in cppi_next_tx_segment()
625 bd->hw_next = 0; in cppi_next_tx_segment()
652 bd, bd->hw_next, bd->hw_bufp, in cppi_next_tx_segment()
843 tail->hw_next = bd->dma; in cppi_next_rx_segment()
845 bd->hw_next = 0; in cppi_next_rx_segment()
872 tail->hw_next = 0; in cppi_next_rx_segment()
892 tail->hw_next = bd->dma; in cppi_next_rx_segment()
1033 (unsigned long long)bd->dma, bd->hw_next, bd->hw_bufp, in cppi_rx_scan()
1080 if (bd->hw_next == 0) in cppi_rx_scan()
1210 bd, bd->hw_next, bd->hw_bufp, in cppi_interrupt()
1230 if (bd->hw_next == 0) in cppi_interrupt()