Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/ocrdma/
Docrdma_stats.c92 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
[all …]