Searched refs:rdma_read_stats (Results 1 – 4 of 4) sorted by relevance
805 result->rdma_read_stats.read_wrs = resp.u.rdma_read_stats.read_wrs; in efa_com_get_stats()806 result->rdma_read_stats.read_bytes = resp.u.rdma_read_stats.read_bytes; in efa_com_get_stats()807 result->rdma_read_stats.read_wr_err = resp.u.rdma_read_stats.read_wr_err; in efa_com_get_stats()808 result->rdma_read_stats.read_resp_bytes = resp.u.rdma_read_stats.read_resp_bytes; in efa_com_get_stats()
287 struct efa_com_rdma_read_stats rdma_read_stats; member
621 struct efa_admin_rdma_read_stats rdma_read_stats; member
2179 rrs = &result.rdma_read_stats; in efa_fill_port_stats()