Searched refs:ocrdma_rdma_stats_resp (Results 1 – 3 of 3) sorted by relevance
73 sizeof(struct ocrdma_rdma_stats_resp)); in ocrdma_alloc_stats_mem()107 struct ocrdma_rdma_stats_resp *rdma_stats = in ocrdma_resource_stats()108 (struct ocrdma_rdma_stats_resp *)dev->stats_mem.va; in ocrdma_resource_stats()224 struct ocrdma_rdma_stats_resp *rdma_stats = in ocrdma_rx_stats()225 (struct ocrdma_rdma_stats_resp *)dev->stats_mem.va; in ocrdma_rx_stats()270 struct ocrdma_rdma_stats_resp *rdma_stats = in ocrdma_sysfs_rcv_pkts()271 (struct ocrdma_rdma_stats_resp *)dev->stats_mem.va; in ocrdma_sysfs_rcv_pkts()281 struct ocrdma_rdma_stats_resp *rdma_stats = in ocrdma_sysfs_rcv_data()282 (struct ocrdma_rdma_stats_resp *)dev->stats_mem.va; in ocrdma_sysfs_rcv_data()292 struct ocrdma_rdma_stats_resp *rdma_stats = in ocrdma_tx_stats()[all …]
1284 struct ocrdma_rdma_stats_resp *old_stats; in ocrdma_mbx_rdma_stats()1301 memcpy(old_stats, req, sizeof(struct ocrdma_rdma_stats_resp)); in ocrdma_mbx_rdma_stats()1314 memcpy(req, old_stats, sizeof(struct ocrdma_rdma_stats_resp)); in ocrdma_mbx_rdma_stats()
2047 struct ocrdma_rdma_stats_resp { struct