Home
last modified time | relevance | path

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

/linux-6.15/drivers/infiniband/hw/ocrdma/
H A Docrdma_stats.c128 pcur += ocrdma_add_stat(stats, pcur, "active_srqs", in ocrdma_resource_stats()
130 pcur += ocrdma_add_stat(stats, pcur, "active_rbqs", in ocrdma_resource_stats()
160 pcur += ocrdma_add_stat(stats, pcur, "active_mw", in ocrdma_resource_stats()
229 pcur += ocrdma_add_stat in ocrdma_rx_stats()
237 pcur += ocrdma_add_stat(stats, pcur, "ud_drops", in ocrdma_rx_stats()
239 pcur += ocrdma_add_stat(stats, pcur, "qp1_drops", in ocrdma_rx_stats()
297 pcur += ocrdma_add_stat(stats, pcur, "send_pkts", in ocrdma_tx_stats()
303 pcur += ocrdma_add_stat(stats, pcur, "read_pkts", in ocrdma_tx_stats()
309 pcur += ocrdma_add_stat(stats, pcur, "ack_pkts", in ocrdma_tx_stats()
377 pcur += ocrdma_add_stat(stats, pcur, "read_wqes", in ocrdma_wqe_stats()
[all …]