Searched refs:pdcs (Results 1 – 1 of 1) sorted by relevance
440 struct pdc_state *pdcs; in pdc_debugfs_read() local450 pdcs = filp->private_data; in pdc_debugfs_read()453 "SPU %u stats:\n", pdcs->pdc_idx); in pdc_debugfs_read()456 pdcs->pdc_requests); in pdc_debugfs_read()459 pdcs->pdc_replies); in pdc_debugfs_read()462 pdcs->last_tx_not_done); in pdc_debugfs_read()465 pdcs->tx_ring_full); in pdc_debugfs_read()468 pdcs->rx_ring_full); in pdc_debugfs_read()471 pdcs->txnobuf); in pdc_debugfs_read()474 pdcs->rxnobuf); in pdc_debugfs_read()[all …]