Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_hsi_roce.h91 struct e4_roce_conn_context struct
93 struct ystorm_roce_conn_st_ctx ystorm_st_context /* ystorm storm context */;
94 struct regpair ystorm_st_padding[2] /* padding */;
95 struct pstorm_roce_conn_st_ctx pstorm_st_context /* pstorm storm context */;
96 struct xstorm_roce_conn_st_ctx xstorm_st_context /* xstorm storm context */;
97 struct regpair xstorm_st_padding[2] /* padding */;
98 struct e4_xstorm_rdma_conn_ag_ctx xstorm_ag_context /* xstorm aggregative context */;
99 struct e4_tstorm_rdma_conn_ag_ctx tstorm_ag_context /* tstorm aggregative context */;
100 struct timers_context timer_context /* timer context */;
101 struct e4_ustorm_rdma_conn_ag_ctx ustorm_ag_context /* ustorm aggregative context */;
[all …]