Searched refs:rdma_read_stats (Results 1 – 4 of 4) sorted by relevance
814 rrs = &resp.u.rdma_read_stats; in efa_com_get_stats()815 result->rdma_read_stats.read_wrs = rrs->read_wrs; in efa_com_get_stats()816 result->rdma_read_stats.read_bytes = rrs->read_bytes; in efa_com_get_stats()817 result->rdma_read_stats.read_wr_err = rrs->read_wr_err; in efa_com_get_stats()818 result->rdma_read_stats.read_resp_bytes = rrs->read_resp_bytes; in efa_com_get_stats()
297 struct efa_com_rdma_read_stats rdma_read_stats; member
675 struct efa_admin_rdma_read_stats rdma_read_stats; member
2273 rrs = &result.rdma_read_stats; in efa_fill_port_stats()
Completed in 15 milliseconds