Searched defs:iwarp_conn_context (Results 1 – 1 of 1) sorted by relevance
9126 struct iwarp_conn_context { struct9127 struct ystorm_iwarp_conn_st_ctx ystorm_st_context;9128 struct regpair ystorm_st_padding[2];9129 struct pstorm_iwarp_conn_st_ctx pstorm_st_context;9130 struct regpair pstorm_st_padding[2];9131 struct xstorm_iwarp_conn_st_ctx xstorm_st_context;9132 struct xstorm_iwarp_conn_ag_ctx xstorm_ag_context;9134 struct timers_context timer_context;9135 struct ustorm_rdma_conn_ag_ctx ustorm_ag_context;9137 struct regpair tstorm_st_padding[2];[all …]