Lines Matching refs:rdma_stats

92 	struct ocrdma_rdma_stats_resp *rdma_stats =  in ocrdma_resource_stats()  local
94 struct ocrdma_rsrc_stats *rsrc_stats = &rdma_stats->act_rsrc_stats; in ocrdma_resource_stats()
151 rsrc_stats = &rdma_stats->th_rsrc_stats; in ocrdma_resource_stats()
209 struct ocrdma_rdma_stats_resp *rdma_stats = in ocrdma_rx_stats() local
211 struct ocrdma_rx_stats *rx_stats = &rdma_stats->rx_stats; in ocrdma_rx_stats()
255 struct ocrdma_rdma_stats_resp *rdma_stats = in ocrdma_sysfs_rcv_pkts() local
257 struct ocrdma_rx_stats *rx_stats = &rdma_stats->rx_stats; in ocrdma_sysfs_rcv_pkts()
266 struct ocrdma_rdma_stats_resp *rdma_stats = in ocrdma_sysfs_rcv_data() local
268 struct ocrdma_rx_stats *rx_stats = &rdma_stats->rx_stats; in ocrdma_sysfs_rcv_data()
277 struct ocrdma_rdma_stats_resp *rdma_stats = in ocrdma_tx_stats() local
279 struct ocrdma_tx_stats *tx_stats = &rdma_stats->tx_stats; in ocrdma_tx_stats()
319 struct ocrdma_rdma_stats_resp *rdma_stats = in ocrdma_sysfs_xmit_pkts() local
321 struct ocrdma_tx_stats *tx_stats = &rdma_stats->tx_stats; in ocrdma_sysfs_xmit_pkts()
334 struct ocrdma_rdma_stats_resp *rdma_stats = in ocrdma_sysfs_xmit_data() local
336 struct ocrdma_tx_stats *tx_stats = &rdma_stats->tx_stats; in ocrdma_sysfs_xmit_data()
351 struct ocrdma_rdma_stats_resp *rdma_stats = in ocrdma_wqe_stats() local
353 struct ocrdma_wqe_stats *wqe_stats = &rdma_stats->wqe_stats; in ocrdma_wqe_stats()
384 struct ocrdma_rdma_stats_resp *rdma_stats = in ocrdma_db_errstats() local
386 struct ocrdma_db_err_stats *db_err_stats = &rdma_stats->db_err_stats; in ocrdma_db_errstats()
405 struct ocrdma_rdma_stats_resp *rdma_stats = in ocrdma_rxqp_errstats() local
408 &rdma_stats->rx_qp_err_stats; in ocrdma_rxqp_errstats()
431 struct ocrdma_rdma_stats_resp *rdma_stats = in ocrdma_txqp_errstats() local
434 &rdma_stats->tx_qp_err_stats; in ocrdma_txqp_errstats()
456 struct ocrdma_rdma_stats_resp *rdma_stats = in ocrdma_tx_dbg_stats() local
459 &rdma_stats->tx_dbg_stats; in ocrdma_tx_dbg_stats()
474 struct ocrdma_rdma_stats_resp *rdma_stats = in ocrdma_rx_dbg_stats() local
477 &rdma_stats->rx_dbg_stats; in ocrdma_rx_dbg_stats()
597 struct ocrdma_rdma_stats_resp *rdma_stats = in ocrdma_update_stats() local
599 struct ocrdma_rsrc_stats *rsrc_stats = &rdma_stats->act_rsrc_stats; in ocrdma_update_stats()
613 rsrc_stats = &rdma_stats->th_rsrc_stats; in ocrdma_update_stats()