Home
last modified time | relevance | path

Searched refs:db_err_stats (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/infiniband/hw/ocrdma/
Docrdma_stats.c386 struct ocrdma_db_err_stats *db_err_stats = &rdma_stats->db_err_stats; in ocrdma_db_errstats() local
392 (u64)db_err_stats->sq_doorbell_errors); in ocrdma_db_errstats()
394 (u64)db_err_stats->cq_doorbell_errors); in ocrdma_db_errstats()
396 (u64)db_err_stats->rq_srq_doorbell_errors); in ocrdma_db_errstats()
398 (u64)db_err_stats->cq_overflow_errors); in ocrdma_db_errstats()
782 dev->db_err_stats.type = OCRDMA_DB_ERRSTATS; in ocrdma_add_port_stats()
783 dev->db_err_stats.dev = dev; in ocrdma_add_port_stats()
785 &dev->db_err_stats, &ocrdma_dbg_ops)) in ocrdma_add_port_stats()
Docrdma.h283 struct ocrdma_stats db_err_stats; member
Docrdma_sli.h1993 struct ocrdma_db_err_stats db_err_stats; member