Lines Matching refs:hw_next
434 bd->hw_next, bd->hw_bufp, bd->hw_off_len, in cppi_dump_rxbd()
622 bd->hw_next = bd->next->dma; in cppi_next_tx_segment()
624 bd->hw_next = 0; in cppi_next_tx_segment()
651 bd, bd->hw_next, bd->hw_bufp, in cppi_next_tx_segment()
844 tail->hw_next = bd->dma; in cppi_next_rx_segment()
846 bd->hw_next = 0; in cppi_next_rx_segment()
873 tail->hw_next = 0; in cppi_next_rx_segment()
893 tail->hw_next = bd->dma; in cppi_next_rx_segment()
1034 (unsigned long long)bd->dma, bd->hw_next, bd->hw_bufp, in cppi_rx_scan()
1081 if (bd->hw_next == 0) in cppi_rx_scan()
1211 bd, bd->hw_next, bd->hw_bufp, in cppi_interrupt()
1231 if (bd->hw_next == 0) in cppi_interrupt()