Searched refs:ocrdma_rdma_stats_resp (Results 1 – 3 of 3) sorted by relevance
58 sizeof(struct ocrdma_rdma_stats_resp)); in ocrdma_alloc_stats_mem()92 struct ocrdma_rdma_stats_resp *rdma_stats = in ocrdma_resource_stats()93 (struct ocrdma_rdma_stats_resp *)dev->stats_mem.va; in ocrdma_resource_stats()209 struct ocrdma_rdma_stats_resp *rdma_stats = in ocrdma_rx_stats()210 (struct ocrdma_rdma_stats_resp *)dev->stats_mem.va; in ocrdma_rx_stats()255 struct ocrdma_rdma_stats_resp *rdma_stats = in ocrdma_sysfs_rcv_pkts()256 (struct ocrdma_rdma_stats_resp *)dev->stats_mem.va; in ocrdma_sysfs_rcv_pkts()266 struct ocrdma_rdma_stats_resp *rdma_stats = in ocrdma_sysfs_rcv_data()267 (struct ocrdma_rdma_stats_resp *)dev->stats_mem.va; in ocrdma_sysfs_rcv_data()277 struct ocrdma_rdma_stats_resp *rdma_stats = in ocrdma_tx_stats()[all …]
1222 struct ocrdma_rdma_stats_resp *old_stats; in ocrdma_mbx_rdma_stats()1239 memcpy(old_stats, req, sizeof(struct ocrdma_rdma_stats_resp)); in ocrdma_mbx_rdma_stats()1252 memcpy(req, old_stats, sizeof(struct ocrdma_rdma_stats_resp)); in ocrdma_mbx_rdma_stats()
1989 struct ocrdma_rdma_stats_resp { struct