Searched refs:rdma_read_stats (Results 1 – 4 of 4) sorted by relevance
770 result->rdma_read_stats.read_wrs = resp.u.rdma_read_stats.read_wrs; in efa_com_get_stats()771 result->rdma_read_stats.read_bytes = resp.u.rdma_read_stats.read_bytes; in efa_com_get_stats()772 result->rdma_read_stats.read_wr_err = resp.u.rdma_read_stats.read_wr_err; in efa_com_get_stats()773 result->rdma_read_stats.read_resp_bytes = resp.u.rdma_read_stats.read_resp_bytes; in efa_com_get_stats()
260 struct efa_com_rdma_read_stats rdma_read_stats; member
561 struct efa_admin_rdma_read_stats rdma_read_stats; member
1985 rrs = &result.rdma_read_stats; in efa_fill_port_stats()