Home
last modified time | relevance | path

Searched refs:qib_stats (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_fs.c106 qib_stats.sps_ints = qib_sps_ints(); in driver_stats_read()
107 return simple_read_from_buffer(buf, count, ppos, &qib_stats, in driver_stats_read()
108 sizeof(qib_stats)); in driver_stats_read()
H A Dqib_driver.c81 struct qlogic_ib_stats qib_stats; variable
493 qib_stats.sps_lenerrs++; in qib_kreceive()
H A Dqib_iba6120.c761 qib_stats.sps_hwerrs++; in qib_handle_6120_hwerrors()
1055 qib_stats.sps_rcverrs++; in handle_6120_errors()
1057 qib_stats.sps_txerrs++; in handle_6120_errors()
1107 qib_stats.sps_buffull++; in handle_6120_errors()
1109 qib_stats.sps_hdrfull++; in handle_6120_errors()
1522 qib_stats.sps_errints++; in unlikely_6120_intr()
H A Dqib_tx.c268 qib_stats.sps_nopiobufs++; in no_send_bufs()
H A Dqib_iba7220.c1161 qib_stats.sps_rcverrs++; in handle_7220_errors()
1163 qib_stats.sps_txerrs++; in handle_7220_errors()
1219 qib_stats.sps_buffull++; in handle_7220_errors()
1221 qib_stats.sps_hdrfull++; in handle_7220_errors()
1311 qib_stats.sps_hwerrs++; in qib_7220_handle_hwerrors()
1907 qib_stats.sps_errints++; in unlikely_7220_intr()
H A Dqib_iba7322.c1635 qib_stats.sps_errints++; in handle_7322_errors()
1655 qib_stats.sps_txerrs++; in handle_7322_errors()
1657 qib_stats.sps_txerrs++; in handle_7322_errors()
1659 qib_stats.sps_txerrs++; in handle_7322_errors()
1705 qib_stats.sps_buffull++; in handle_7322_errors()
1707 qib_stats.sps_hdrfull++; in handle_7322_errors()
1922 qib_stats.sps_rcverrs++; in handle_7322_p_errors()
1924 qib_stats.sps_txerrs++; in handle_7322_p_errors()
2090 qib_stats.sps_hwerrs++; in qib_7322_handle_hwerrors()
H A Dqib.h93 extern struct qlogic_ib_stats qib_stats;
H A Dqib_file_ops.c1325 qib_stats.sps_ctxts++; in setup_ctxt()
1865 qib_stats.sps_ctxts--; in qib_close()