Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/hw/ocrdma/
Docrdma_stats.c74 sizeof(struct ocrdma_rdma_stats_resp)); in ocrdma_alloc_stats_resources()
105 struct ocrdma_rdma_stats_resp *rdma_stats = in ocrdma_resource_stats()
106 (struct ocrdma_rdma_stats_resp *)dev->stats_mem.va; in ocrdma_resource_stats()
222 struct ocrdma_rdma_stats_resp *rdma_stats = in ocrdma_rx_stats()
223 (struct ocrdma_rdma_stats_resp *)dev->stats_mem.va; in ocrdma_rx_stats()
268 struct ocrdma_rdma_stats_resp *rdma_stats = in ocrdma_sysfs_rcv_pkts()
269 (struct ocrdma_rdma_stats_resp *)dev->stats_mem.va; in ocrdma_sysfs_rcv_pkts()
279 struct ocrdma_rdma_stats_resp *rdma_stats = in ocrdma_sysfs_rcv_data()
280 (struct ocrdma_rdma_stats_resp *)dev->stats_mem.va; in ocrdma_sysfs_rcv_data()
290 struct ocrdma_rdma_stats_resp *rdma_stats = in ocrdma_tx_stats()
[all …]
Docrdma_hw.c1289 struct ocrdma_rdma_stats_resp *old_stats; in ocrdma_mbx_rdma_stats()
1306 memcpy(old_stats, req, sizeof(struct ocrdma_rdma_stats_resp)); in ocrdma_mbx_rdma_stats()
1319 memcpy(req, old_stats, sizeof(struct ocrdma_rdma_stats_resp)); in ocrdma_mbx_rdma_stats()
Docrdma_sli.h2060 struct ocrdma_rdma_stats_resp { struct