Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/hw/ocrdma/
Docrdma_stats.c399 struct ocrdma_db_err_stats *db_err_stats = &rdma_stats->db_err_stats; in ocrdma_db_errstats() local
405 (u64)db_err_stats->sq_doorbell_errors); in ocrdma_db_errstats()
407 (u64)db_err_stats->cq_doorbell_errors); in ocrdma_db_errstats()
409 (u64)db_err_stats->rq_srq_doorbell_errors); in ocrdma_db_errstats()
411 (u64)db_err_stats->cq_overflow_errors); in ocrdma_db_errstats()
788 dev->db_err_stats.type = OCRDMA_DB_ERRSTATS; in ocrdma_add_port_stats()
789 dev->db_err_stats.dev = dev; in ocrdma_add_port_stats()
791 &dev->db_err_stats, &ocrdma_dbg_ops); in ocrdma_add_port_stats()
Docrdma.h302 struct ocrdma_stats db_err_stats; member
Docrdma_sli.h2064 struct ocrdma_db_err_stats db_err_stats; member