Searched defs:ocrdma_rdma_stats_resp (Results 1 – 1 of 1) sorted by relevance
2060 struct ocrdma_rdma_stats_resp { struct2061 struct ocrdma_mbx_hdr hdr;2062 struct ocrdma_rsrc_stats act_rsrc_stats;2063 struct ocrdma_rsrc_stats th_rsrc_stats;2064 struct ocrdma_db_err_stats db_err_stats;2065 struct ocrdma_wqe_stats wqe_stats;2066 struct ocrdma_tx_stats tx_stats;2067 struct ocrdma_tx_qp_err_stats tx_qp_err_stats;2068 struct ocrdma_rx_stats rx_stats;2070 struct ocrdma_tx_dbg_stats tx_dbg_stats;[all …]