Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/
H A DpreRoce.h536 struct pre_roce_conn_context struct
538 struct ystorm_pre_roce_conn_st_ctx ystorm_st_context /* ystorm storm context */;
539 struct pstorm_pre_roce_conn_st_ctx pstorm_st_context /* pstorm storm context */;
540 struct xstorm_pre_roce_conn_st_ctx xstorm_st_context /* xstorm storm context */;
541 struct e4_xstorm_pre_roce_conn_ag_ctx xstorm_ag_context /* xstorm aggregative context */;
542 struct regpair xstorm_ag_padding[4] /* padding */;
543 struct e4_tstorm_pre_roce_conn_ag_ctx tstorm_ag_context /* tstorm aggregative context */;
544 struct timers_context timer_context /* timer context */;
545 struct e4_ustorm_pre_roce_conn_ag_ctx ustorm_ag_context /* ustorm aggregative context */;
546 struct tstorm_pre_roce_conn_st_ctx tstorm_st_context /* tstorm storm context */;
[all …]