Searched refs:pdcs (Results 1 – 1 of 1) sorted by relevance
423 struct pdc_state *pdcs; in pdc_debugfs_read() local433 pdcs = filp->private_data; in pdc_debugfs_read()436 "SPU %u stats:\n", pdcs->pdc_idx); in pdc_debugfs_read()439 pdcs->pdc_requests); in pdc_debugfs_read()442 pdcs->pdc_replies); in pdc_debugfs_read()445 pdcs->last_tx_not_done); in pdc_debugfs_read()448 pdcs->tx_ring_full); in pdc_debugfs_read()451 pdcs->rx_ring_full); in pdc_debugfs_read()454 pdcs->txnobuf); in pdc_debugfs_read()457 pdcs->rxnobuf); in pdc_debugfs_read()[all …]