Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/hw/qib/
Dqib_fs.c107 qib_stats.sps_ints = qib_sps_ints(); in driver_stats_read()
108 return simple_read_from_buffer(buf, count, ppos, &qib_stats, in driver_stats_read()
109 sizeof(qib_stats)); in driver_stats_read()
Dqib_driver.c83 struct qlogic_ib_stats qib_stats; variable
498 qib_stats.sps_lenerrs++; in qib_kreceive()
Dqib_iba6120.c762 qib_stats.sps_hwerrs++; in qib_handle_6120_hwerrors()
1069 qib_stats.sps_rcverrs++; in handle_6120_errors()
1071 qib_stats.sps_txerrs++; in handle_6120_errors()
1121 qib_stats.sps_buffull++; in handle_6120_errors()
1123 qib_stats.sps_hdrfull++; in handle_6120_errors()
1546 qib_stats.sps_errints++; in unlikely_6120_intr()
Dqib_tx.c275 qib_stats.sps_nopiobufs++; in no_send_bufs()
Dqib_iba7220.c1163 qib_stats.sps_rcverrs++; in handle_7220_errors()
1165 qib_stats.sps_txerrs++; in handle_7220_errors()
1221 qib_stats.sps_buffull++; in handle_7220_errors()
1223 qib_stats.sps_hdrfull++; in handle_7220_errors()
1314 qib_stats.sps_hwerrs++; in qib_7220_handle_hwerrors()
1923 qib_stats.sps_errints++; in unlikely_7220_intr()
Dqib_iba7322.c1667 qib_stats.sps_errints++; in handle_7322_errors()
1690 qib_stats.sps_txerrs++; in handle_7322_errors()
1692 qib_stats.sps_txerrs++; in handle_7322_errors()
1694 qib_stats.sps_txerrs++; in handle_7322_errors()
1740 qib_stats.sps_buffull++; in handle_7322_errors()
1742 qib_stats.sps_hdrfull++; in handle_7322_errors()
1956 qib_stats.sps_rcverrs++; in handle_7322_p_errors()
1958 qib_stats.sps_txerrs++; in handle_7322_p_errors()
2124 qib_stats.sps_hwerrs++; in qib_7322_handle_hwerrors()
Dqib.h90 extern struct qlogic_ib_stats qib_stats;
Dqib_file_ops.c1350 qib_stats.sps_ctxts++; in setup_ctxt()
1894 qib_stats.sps_ctxts--; in qib_close()