Searched defs:ocrdma_rdma_stats_resp (Results 1 – 1 of 1) sorted by relevance
2047 struct ocrdma_rdma_stats_resp { struct2048 struct ocrdma_mbx_hdr hdr;2049 struct ocrdma_rsrc_stats act_rsrc_stats;2050 struct ocrdma_rsrc_stats th_rsrc_stats;2051 struct ocrdma_db_err_stats db_err_stats;2052 struct ocrdma_wqe_stats wqe_stats;2053 struct ocrdma_tx_stats tx_stats;2054 struct ocrdma_tx_qp_err_stats tx_qp_err_stats;2055 struct ocrdma_rx_stats rx_stats;2056 struct ocrdma_rx_qp_err_stats rx_qp_err_stats;[all …]