Searched refs:rdma_read_stats (Results 1 – 4 of 4) sorted by relevance
792 result->rdma_read_stats.read_wrs = resp.u.rdma_read_stats.read_wrs; in efa_com_get_stats()793 result->rdma_read_stats.read_bytes = resp.u.rdma_read_stats.read_bytes; in efa_com_get_stats()794 result->rdma_read_stats.read_wr_err = resp.u.rdma_read_stats.read_wr_err; in efa_com_get_stats()795 result->rdma_read_stats.read_resp_bytes = resp.u.rdma_read_stats.read_resp_bytes; in efa_com_get_stats()
275 struct efa_com_rdma_read_stats rdma_read_stats; member
592 struct efa_admin_rdma_read_stats rdma_read_stats; member
2123 rrs = &result.rdma_read_stats; in efa_fill_port_stats()