Home
last modified time | relevance | path

Searched defs:ocrdma_rdma_stats_resp (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/infiniband/hw/ocrdma/
Docrdma_sli.h1989 struct ocrdma_rdma_stats_resp { struct
1990 struct ocrdma_mbx_hdr hdr;
1991 struct ocrdma_rsrc_stats act_rsrc_stats;
1992 struct ocrdma_rsrc_stats th_rsrc_stats;
1993 struct ocrdma_db_err_stats db_err_stats;
1994 struct ocrdma_wqe_stats wqe_stats;
1995 struct ocrdma_tx_stats tx_stats;
1996 struct ocrdma_tx_qp_err_stats tx_qp_err_stats;
1997 struct ocrdma_rx_stats rx_stats;
1998 struct ocrdma_rx_qp_err_stats rx_qp_err_stats;
[all …]